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 踐滔」溲嶹蟯ウ 111001101111011010011111111010111010001110011111111010101111101010110101111001011011001010110011 e6f69feba39feafab5e5b2b3
EUC-JP 踐滔」溲嶹蟯ウ 111011001111100011011110111011011000111010100011110111101110110010001111101110111111010111101010101101001000111010110011 ecf8deed8ea3deec8fbbf5eab48eb3
UTF-8 踐滔」溲嶹蟯ウ 111010001011100010010000111001101011101110010100111011111011110110100011111001101011101010110010111001011011011010111001111010001001111110101111111011111011110110110011 e8b890e6bb94efbda3e6bab2e5b6b9e89fafefbdb3
UHC 踐滔???蟯? 11110100110000101101010010100101001111110011111100111111111010011010100000111111 f4c2d4a53f3f3fe9a83f

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