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 ???兀??兀? 00111111001111110011111110011001010110010011111100111111100110010101100100111111 3f3f3f99593f3f99593f
EUC-JP ???兀??兀? 00111111001111110011111111010001101110100011111100111111110100011011101000111111 3f3f3fd1ba3f3fd1ba3f
UTF-8 歷됵풓兀딀쎅兀뤺 111011111010011010001100111010111001000010110101111011011001001010010011111001011000010110000000111010111001010010000000111011001000111010000101111001011000010110000000111010111010010010111010 efa68ceb90b5ed9293e58580eb9480ec8e85e58580eba4ba
UHC 歷됵풓兀딀쎅兀뤺 11100110101110001000100111101111101111101001011111101000101101001000101011100110100110111010111011101000101101001000111111101000 e6b889efbe97e8b48ae69baee8b48fe8

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