To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 塋る?塋る?塋る? 100110101100100010000010111010010011111110011010110010001000001011101001001111111001101011001000100000101110100100111111 9ac882e93f9ac882e93f9ac882e93f
EUC-JP 塋る?塋る?塋る? 110101001100101010100100111010110011111111010100110010101010010011101011001111111101010011001010101001001110101100111111 d4caa4eb3fd4caa4eb3fd4caa4eb3f
UTF-8 塋る떩塋る떩塋る떩 111001011010000110001011111000111000001010001011111010111001011010101001111001011010000110001011111000111000001010001011111010111001011010101001111001011010000110001011111000111000001010001011111010111001011010101001 e5a18be3828beb96a9e5a18be3828beb96a9e5a18be3828beb96a9
UHC 塋る떩塋る떩塋る떩 111001111010101110101010111010111000101110111011111001111010101110101010111010111000101110111011111001111010101110101010111010111000101110111011 e7abaaeb8bbbe7abaaeb8bbbe7abaaeb8bbb

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)