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 霑「ミシ霑「ミコ^ 1110100010111111101000101101000010111100111010001011111110100010110100001011101001011110 e8bfa2d0bce8bfa2d0ba5e
EUC-JP 霑「ミシ霑「ミコ^ 1111000011000001100011101010001010001110110100001000111010111100111100001100000110001110101000101000111011010000100011101011101001011110 f0c18ea28ed08ebcf0c18ea28ed08eba5e
UTF-8 霑「ミシ霑「ミコ^ 11101001100111001001000111101111101111011010001011101111101111101001000011101111101111011011110011101001100111001001000111101111101111011010001011101111101111101001000011101111101111011011101001011110 e99c91efbda2efbe90efbdbce99c91efbda2efbe90efbdba5e
UHC 霑???霑???^ 1110111111000101001111110011111100111111111011111100010100111111001111110011111101011110 efc53f3f3fefc53f3f3f5e

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