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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 驍ょ争蝗∫「ェ 111010011000001010000010111001011001000110001000111001011001101110000001111001111010001010101010 e98282e59188e59b81e7a2aa
EUC-JP 驍ょ争蝗∫「ェ 1111000111100010101001001110011111000001111010001110100111111011101000101110100110001110101000101000111010101010 f1e2a4e7c1e8e9fba2e98ea28eaa
UTF-8 驍ょ争蝗∫「ェ 111010011010100110001101111000111000001010000111111001001011101010001001111010001001110110010111111000101000100010101011111011111011110110100010111011111011110110101010 e9a98de38287e4ba89e89d97e288abefbda2efbdaa
UHC 驍ょ?蝗∫?? 1111110110100100101010101110011100111111111111001101100110100001111100100011111100111111 fda4aae73ffcd9a1f23f3f

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