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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?鈺?[}?鈺?[{^ 00111111111110111100010000111111010110110111110100111111111110111100010000111111010110110111101101011110 3ffbc43f5b7d3ffbc43f5b7b5e
EUC-JP ?鈺?[}?鈺?[{^ 001111111000111111100011110101010011111101011011011111010011111110001111111000111101010100111111010110110111101101011110 3f8fe3d53f5b7d3f8fe3d53f5b7b5e
UTF-8 쉎鈺슍[}쉎鈺슍[{^ 1110110010001001100011101110100110001000101110101110110010001010100011010101101101111101111011001000100110001110111010011000100010111010111011001000101010001101010110110111101101011110 ec898ee988baec8a8d5b7dec898ee988baec8a8d5b7b5e
UHC 쉎鈺슍[}쉎鈺슍[{^ 1001101001101000111010001010110110011010100111010101101101111101100110100110100011101000101011011001101010011101010110110111101101011110 9a68e8ad9a9d5b7d9a68e8ad9a9d5b7b5e

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