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 ???}???T 0011111100111111001111110111110100111111001111110011111101010100 3f3f3f7d3f3f3f54
SJIS-WIN ???}??咐T 001111110011111100111111011111010011111100111111100110011111001101010100 3f3f3f7d3f3f99f354
EUC-JP ???}??咐T 001111110011111100111111011111010011111100111111110100101111010101010100 3f3f3f7d3f3fd2f554
UTF-8 룶웩熉}룶웩咐T 1110101110100011101101101110110010011011101010011110011110000110100010010111110111101011101000111011011011101100100110111010100111100101100100101001000001010100 eba3b6ec9ba9e786897deba3b6ec9ba9e5929054
UHC 룶웩熉}룶웩咐T 1000111110101011110000001010000111101001111110110111110110001111101010111100000010100001110111001111101101010100 8fabc0a1e9fb7d8fabc0a1dcfb54

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