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 訝??淹??鸚 11100110011000100011111100111111100111111011100100111111001111111110101001011111 e6623f3f9fb93f3fea5f
EUC-JP 訝??淹??鸚 11101011110000110011111100111111110111101011101100111111001111111111001111000000 ebc33f3fdebb3f3ff3c0
UTF-8 訝딉쉴淹쒘눤鸚 111010001010100010011101111010111001010010001001111011001000100110110100111001101011011110111001111011001001001010011000111010111000100010100100111010011011100010011010 e8a89deb9489ec89b4e6b7b9ec9298eb88a4e9b89a
UHC 訝딉쉴淹쒘눤鸚 1110010010111000100010101110111110111101101011111110010111110100100111001110111010000111101110111110010110100100 e4b88aefbdafe5f49cee87bbe5a4

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