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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN ??????諭?ケ 0011111100111111001111110011111100111111001111111001011101000000001111111000001101010000 3f3f3f3f3f3f97403f8350
EUC-JP ???荑??諭?ケ 00111111001111110011111110001111110101111111100100111111001111111100110110100001001111111010010110110001 3f3f3f8fd7f93f3fcda13fa5b1
UTF-8 捻뀀맟荑딀퓴諭꾩ケ 111011111010011010100100111010111000000010000000111010111010011110011111111010001000110110010001111010111001010010000000111011011001001110110100111010001010101110101101111010101011111010101001111000111000001010110001 efa6a4eb8080eba79fe88d91eb9480ed93b4e8abadeabea9e382b1
UHC 捻뀀맟荑딀퓴諭꾩ケ 111001101111011110110010111010111001000010101100111011001011111110001010111001101011111110011010111010111011000110000100111011001010101110110001 e6f7b2eb90acecbf8ae6bf9aebb184ecabb1

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