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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 閠ウ鮖ソ豐サ雉ェ 111010001000000010110011111010011011100110111111111001101011001010111011111010001011001110101010 e880b3e9b9bfe6b2bbe8b3aa
EUC-JP 閠ウ鮖ソ豐サ雉ェ 11101111111000001000111010110011111100101011101110001110101111111110110010110100100011101011101111110000101101011000111010101010 efe08eb3f2bb8ebfecb48ebbf0b58eaa
UTF-8 閠ウ鮖ソ豐サ雉ェ 111010011001011010100000111011111011110110110011111010011010111010010110111011111011110110111111111010001011000110010000111011111011110110111011111010011001101110001001111011111011110110101010 e996a0efbdb3e9ae96efbdbfe8b190efbdbbe99b89efbdaa
UHC ??????雉? 001111110011111100111111001111110011111100111111111101101100101100111111 3f3f3f3f3f3ff6cb3f

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