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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 蜆イ諞コ蜆イ諞コ^ 11100101100001001011001011100110100001101011101011100101100001001011001011100110100001101011101001011110 e584b2e686bae584b2e686ba5e
EUC-JP 蜆イ諞コ蜆イ諞コ^ 1110100111100100100011101011001011101011111001101000111010111010111010011110010010001110101100101110101111100110100011101011101001011110 e9e48eb2ebe68ebae9e48eb2ebe68eba5e
UTF-8 蜆イ諞コ蜆イ諞コ^ 11101000100111001000011011101111101111011011001011101000101010111001111011101111101111011011101011101000100111001000011011101111101111011011001011101000101010111001111011101111101111011011101001011110 e89c86efbdb2e8ab9eefbdbae89c86efbdb2e8ab9eefbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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