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 ?熔槽益}?熔槽益{^ 0011111110010111011011111001000110000101100010010111011001111101001111111001011101101111100100011000010110001001011101100111101101011110 3f976f918589767d3f976f918589767b5e
EUC-JP ?熔槽益}?熔槽益{^ 0011111111001101110100001100000111100101101100011101011101111101001111111100110111010000110000011110010110110001110101110111101101011110 3fcdd0c1e5b1d77d3fcdd0c1e5b1d77b5e
UTF-8 뤚熔槽益}뤚熔槽益{^ 111010111010010010011010111001111000011010010100111001101010011110111101111001111001101110001010011111011110101110100100100110101110011110000110100101001110011010100111101111011110011110011011100010100111101101011110 eba49ae78694e6a7bde79b8a7deba49ae78694e6a7bde79b8a7b5e
UHC 뤚熔槽益}뤚熔槽益{^ 10001111110010011110100111000010111100001100101111101100110011000111110110001111110010011110100111000010111100001100101111101100110011000111101101011110 8fc9e9c2f0cbeccc7d8fc9e9c2f0cbeccc7b5e

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