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 鱆ハ霻セ鱆ハ霻コ^ 11101001111000011100101011111011111011101011111011101001111000011100101011111011111011101011101001011110 e9e1cafbeebee9e1cafbeeba5e
EUC-JP 鱆ハ?セ鱆ハ?コ^ 111100101110001110001110110010100011111110001110101111101111001011100011100011101100101000111111100011101011101001011110 f2e38eca3f8ebef2e38eca3f8eba5e
UTF-8 鱆ハ霻セ鱆ハ霻コ^ 11101001101100011000011011101111101111101000101011101001100111001011101111101111101111011011111011101001101100011000011011101111101111101000101011101001100111001011101111101111101111011011101001011110 e9b186efbe8ae99cbbefbdbee9b186efbe8ae99cbbefbdba5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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