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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 迺オ縲南アカ諛 1110011110010010101101011110001110000000100100111110110010110001101101101110011010000111 e792b5e38093ecb1b6e687
EUC-JP 迺オ縲南アカ諛 1110110111110010100011101011010111100101111000001100011011101110100011101011000110001110101101101110101111100111 edf28eb5e5e0c6ee8eb18eb6ebe7
UTF-8 迺オ縲南アカ諛 111010001011111110111010111011111011110110110101111001111011100010110010111001011000110110010111111011111011110110110001111011111011110110110110111010001010101110011011 e8bfbaefbdb5e7b8b2e58d97efbdb1efbdb6e8ab9b
UHC ???南??諛 001111110011111100111111110100011111010100111111001111111110101110110000 3f3f3fd1f53f3febb0

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