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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??海?}??海?{^ 00111111001111111000101001000011001111110111110100111111001111111000101001000011001111110111101101011110 3f3f8a433f7d3f3f8a433f7b5e
EUC-JP ??海?}??海?{^ 00111111001111111011001110100100001111110111110100111111001111111011001110100100001111110111101101011110 3f3fb3a43f7d3f3fb3a43f7b5e
UTF-8 戶렱海렊}戶렱海렊{^ 111001101000100010110110111010111010000010110001111001101011010110110111111010111010000010001010011111011110011010001000101101101110101110100000101100011110011010110101101101111110101110100000100010100111101101011110 e688b6eba0b1e6b5b7eba08a7de688b6eba0b1e6b5b7eba08a7b5e
UHC 戶렱海렊}戶렱海렊{^ 11111011110000101000111010111110111110101010110110001110101000010111110111111011110000101000111010111110111110101010110110001110101000010111101101011110 fbc28ebefaad8ea17dfbc28ebefaad8ea17b5e

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