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 ???G}???G{^ 0011111100111111001111110100011101111101001111110011111100111111010001110111101101011110 3f3f3f477d3f3f3f477b5e
SJIS-WIN ???G}???G{^ 0011111100111111001111110100011101111101001111110011111100111111010001110111101101011110 3f3f3f477d3f3f3f477b5e
EUC-JP ???G}???G{^ 0011111100111111001111110100011101111101001111110011111100111111010001110111101101011110 3f3f3f477d3f3f3f477b5e
UTF-8 묷뫌뫜G}묷뫌뫜G{^ 1110101110101100101101111110101110101011100011001110101110101011100111000100011101111101111010111010110010110111111010111010101110001100111010111010101110011100010001110111101101011110 ebacb7ebab8cebab9c477debacb7ebab8cebab9c477b5e
UHC 묷뫌뫜G}묷뫌뫜G{^ 1001001001001011100100011010111010010001101111000100011101111101100100100100101110010001101011101001000110111100010001110111101101011110 924b91ae91bc477d924b91ae91bc477b5e

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