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 ?眸槽益}?眸槽益{^ 0011111111100001110001101001000110000101100010010111011001111101001111111110000111000110100100011000010110001001011101100111101101011110 3fe1c6918589767d3fe1c6918589767b5e
EUC-JP ?眸槽益}?眸槽益{^ 0011111111100010110010001100000111100101101100011101011101111101001111111110001011001000110000011110010110110001110101110111101101011110 3fe2c8c1e5b1d77d3fe2c8c1e5b1d77b5e
UTF-8 뤲眸槽益}뤲眸槽益{^ 111010111010010010110010111001111001110010111000111001101010011110111101111001111001101110001010011111011110101110100100101100101110011110011100101110001110011010100111101111011110011110011011100010100111101101011110 eba4b2e79cb8e6a7bde79b8a7deba4b2e79cb8e6a7bde79b8a7b5e
UHC 뤲眸槽益}뤲眸槽益{^ 10001111111000001101100111000010111100001100101111101100110011000111110110001111111000001101100111000010111100001100101111101100110011000111101101011110 8fe0d9c2f0cbeccc7d8fe0d9c2f0cbeccc7b5e

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