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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN 畏蛟??W}畏蛟??W{^ 1000100011011000111001011000000000111111001111110101011101111101100010001101100011100101100000000011111100111111010101110111101101011110 88d8e5803f3f577d88d8e5803f3f577b5e
EUC-JP 畏蛟??W}畏蛟??W{^ 1011000011011010111010011110000000111111001111110101011101111101101100001101101011101001111000000011111100111111010101110111101101011110 b0dae9e03f3f577db0dae9e03f3f577b5e
UTF-8 畏蛟렰렗W}畏蛟렰렗W{^ 1110011110010101100011111110100010011011100111111110101110100000101100001110101110100000100101110101011101111101111001111001010110001111111010001001101110011111111010111010000010110000111010111010000010010111010101110111101101011110 e7958fe89b9feba0b0eba097577de7958fe89b9feba0b0eba097577b5e
UHC 畏蛟렰렗W}畏蛟렰렗W{^ 111010001110011011001110111100011000111010111101100011101010110001010111011111011110100011100110110011101111000110001110101111011000111010101100010101110111101101011110 e8e6cef18ebd8eac577de8e6cef18ebd8eac577b5e

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