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 雄?雄豆??雄但 10010111010110010011111110010111010110011001001110100100001111110011111110010111010110011001001001000001 97593f975993a43f3f97599241
EUC-JP 雄?雄豆??雄但 11001101101110100011111111001101101110101100011010100110001111110011111111001101101110101100001110100010 cdba3fcdbac6a63f3fcdbac3a2
UTF-8 雄렪雄豆렒렪雄但 111010011001101110000100111010111010000010101010111010011001101110000100111010001011000110000110111010111010000010010010111010111010000010101010111010011001101110000100111001001011110110000110 e99b84eba0aae99b84e8b186eba092eba0aae99b84e4bd86
UHC 雄렪雄豆렒렪雄但 11101010101010011000111010111000111010101010100111010100111001111000111010100111100011101011100011101010101010011101001110100011 eaa98eb8eaa9d4e78ea78eb8eaa9d3a3

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