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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 終匿萄}終匿萄{^ 100011110100100110010011101111011001001110111000011111011000111101001001100100111011110110010011101110000111101101011110 8f4993bd93b87d8f4993bd93b87b5e
EUC-JP 終匿萄}終匿萄{^ 101111011010101011000110101111111100011010111010011111011011110110101010110001101011111111000110101110100111101101011110 bdaac6bfc6ba7dbdaac6bfc6ba7b5e
UTF-8 終匿萄}終匿萄{^ 111001111011010110000010111001011000110010111111111010001001000010000100011111011110011110110101100000101110010110001100101111111110100010010000100001000111101101011110 e7b582e58cbfe890847de7b582e58cbfe890847b5e
UHC 終匿萄}終匿萄{^ 111100001111101111010010111110111101010010101100011111011111000011111011110100101111101111010100101011000111101101011110 f0fbd2fbd4ac7df0fbd2fbd4ac7b5e

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