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 ????至??? 001111110011111100111111001111111000111010001010001111110011111100111111 3f3f3f3f8e8a3f3f3f
EUC-JP ????至??? 001111110011111100111111001111111011101111101010001111110011111100111111 3f3f3f3fbbea3f3f3f
UTF-8 뤊씔딴렱至렋뤊씔 111010111010010010001010111011001001010010010100111010111001010010110100111010111010000010110001111010001000011110110011111010111010000010001011111010111010010010001010111011001001010010010100 eba48aec9494eb94b4eba0b1e887b3eba08beba48aec9494
UHC 뤊씔딴렱至렋뤊씔 10001111101110101011111010111100101101011111110110001110101111101111001010111000100011101010001010001111101110101011111010111100 8fbabebcb5fd8ebef2b88ea28fbabebc

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