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 伍??鈺??夭 10001100110111100011111100111111111110111100010000111111001111111001101011101110 8cde3f3ffbc43f3f9aee
EUC-JP 伍??鈺??夭 1011100011100000001111110011111110001111111000111101010100111111001111111101010011110000 b8e03f3f8fe3d53f3fd4f0
UTF-8 伍꿨풄鈺섊떵夭 111001001011110010001101111010101011111110101000111011011001001010000100111010011000100010111010111011001000010010001010111010111001011010110101111001011010010010101101 e4bc8deabfa8ed9284e988baec848aeb96b5e5a4ad
UHC 伍꿨풄鈺섊떵夭 1110011111101010101100101110010110111110100011001110100010101101100110001110011110110110101110101110100011101100 e7eab2e5be8ce8ad98e7b6bae8ec

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