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 鬯イミシ鬯イミコ^ 1110100110101100101100101101000010111100111010011010110010110010110100001011101001011110 e9acb2d0bce9acb2d0ba5e
EUC-JP 鬯イミシ鬯イミコ^ 1111001010101110100011101011001010001110110100001000111010111100111100101010111010001110101100101000111011010000100011101011101001011110 f2ae8eb28ed08ebcf2ae8eb28ed08eba5e
UTF-8 鬯イミシ鬯イミコ^ 11101001101011001010111111101111101111011011001011101111101111101001000011101111101111011011110011101001101011001010111111101111101111011011001011101111101111101001000011101111101111011011101001011110 e9acafefbdb2efbe90efbdbce9acafefbdb2efbe90efbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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