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 畏蛟??}畏蛟??{^ 100010001101100011100101100000000011111100111111011111011000100011011000111001011000000000111111001111110111101101011110 88d8e5803f3f7d88d8e5803f3f7b5e
EUC-JP 畏蛟??}畏蛟??{^ 101100001101101011101001111000000011111100111111011111011011000011011010111010011110000000111111001111110111101101011110 b0dae9e03f3f7db0dae9e03f3f7b5e
UTF-8 畏蛟렰렗}畏蛟렰렗{^ 111001111001010110001111111010001001101110011111111010111010000010110000111010111010000010010111011111011110011110010101100011111110100010011011100111111110101110100000101100001110101110100000100101110111101101011110 e7958fe89b9feba0b0eba0977de7958fe89b9feba0b0eba0977b5e
UHC 畏蛟렰렗}畏蛟렰렗{^ 11101000111001101100111011110001100011101011110110001110101011000111110111101000111001101100111011110001100011101011110110001110101011000111101101011110 e8e6cef18ebd8eac7de8e6cef18ebd8eac7b5e

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