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 諸戡??}諸戡??{^ 100011111001010010011101010000010011111100111111011111011000111110010100100111010100000100111111001111110111101101011110 8f949d413f3f7d8f949d413f3f7b5e
EUC-JP 諸戡??}諸戡??{^ 101111011111010011011001101000100011111100111111011111011011110111110100110110011010001000111111001111110111101101011110 bdf4d9a23f3f7dbdf4d9a23f3f7b5e
UTF-8 諸戡렰렞}諸戡렰렞{^ 111010001010101110111000111001101000100010100001111010111010000010110000111010111010000010011110011111011110100010101011101110001110011010001000101000011110101110100000101100001110101110100000100111100111101101011110 e8abb8e688a1eba0b0eba09e7de8abb8e688a1eba0b0eba09e7b5e
UHC 諸戡렰렞}諸戡렰렞{^ 11110000101100111100101011110001100011101011110110001110101011110111110111110000101100111100101011110001100011101011110110001110101011110111101101011110 f0b3caf18ebd8eaf7df0b3caf18ebd8eaf7b5e

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