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 霑ケミシ霑ケミコ^ 1110100010111111101110011101000010111100111010001011111110111001110100001011101001011110 e8bfb9d0bce8bfb9d0ba5e
EUC-JP 霑ケミシ霑ケミコ^ 1111000011000001100011101011100110001110110100001000111010111100111100001100000110001110101110011000111011010000100011101011101001011110 f0c18eb98ed08ebcf0c18eb98ed08eba5e
UTF-8 霑ケミシ霑ケミコ^ 11101001100111001001000111101111101111011011100111101111101111101001000011101111101111011011110011101001100111001001000111101111101111011011100111101111101111101001000011101111101111011011101001011110 e99c91efbdb9efbe90efbdbce99c91efbdb9efbe90efbdba5e
UHC 霑???霑???^ 1110111111000101001111110011111100111111111011111100010100111111001111110011111101011110 efc53f3f3fefc53f3f3f5e

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