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 ?熔槽鹹}?熔槽鹹{^ 0011111110010111011011111001000110000101111010100110001101111101001111111001011101101111100100011000010111101010011000110111101101011110 3f976f9185ea637d3f976f9185ea637b5e
EUC-JP ?熔槽鹹}?熔槽鹹{^ 0011111111001101110100001100000111100101111100111100010001111101001111111100110111010000110000011110010111110011110001000111101101011110 3fcdd0c1e5f3c47d3fcdd0c1e5f3c47b5e
UTF-8 뤚熔槽鹹}뤚熔槽鹹{^ 111010111010010010011010111001111000011010010100111001101010011110111101111010011011100110111001011111011110101110100100100110101110011110000110100101001110011010100111101111011110100110111001101110010111101101011110 eba49ae78694e6a7bde9b9b97deba49ae78694e6a7bde9b9b97b5e
UHC 뤚熔槽鹹}뤚熔槽鹹{^ 10001111110010011110100111000010111100001100101111111001111010010111110110001111110010011110100111000010111100001100101111111001111010010111101101011110 8fc9e9c2f0cbf9e97d8fc9e9c2f0cbf9e97b5e

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