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 弔冪??}弔冪??{^ 100100101010001010011001011100000011111100111111011111011001001010100010100110010111000000111111001111110111101101011110 92a299703f3f7d92a299703f3f7b5e
EUC-JP 弔冪??}弔冪??{^ 110001001010010011010001110100010011111100111111011111011100010010100100110100011101000100111111001111110111101101011110 c4a4d1d13f3f7dc4a4d1d13f3f7b5e
UTF-8 弔冪렰렰}弔冪렰렰{^ 111001011011110010010100111001011000011010101010111010111010000010110000111010111010000010110000011111011110010110111100100101001110010110000110101010101110101110100000101100001110101110100000101100000111101101011110 e5bc94e586aaeba0b0eba0b07de5bc94e586aaeba0b0eba0b07b5e
UHC 弔冪렰렰}弔冪렰렰{^ 11110000110000001101100011110001100011101011110110001110101111010111110111110000110000001101100011110001100011101011110110001110101111010111101101011110 f0c0d8f18ebd8ebd7df0c0d8f18ebd8ebd7b5e

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