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 ????m}????m{^ 00111111001111110011111100111111011011010111110100111111001111110011111100111111011011010111101101011110 3f3f3f3f6d7d3f3f3f3f6d7b5e
SJIS-WIN 畏蛟??m}畏蛟??m{^ 1000100011011000111001011000000000111111001111110110110101111101100010001101100011100101100000000011111100111111011011010111101101011110 88d8e5803f3f6d7d88d8e5803f3f6d7b5e
EUC-JP 畏蛟??m}畏蛟??m{^ 1011000011011010111010011110000000111111001111110110110101111101101100001101101011101001111000000011111100111111011011010111101101011110 b0dae9e03f3f6d7db0dae9e03f3f6d7b5e
UTF-8 畏蛟렰렗m}畏蛟렰렗m{^ 1110011110010101100011111110100010011011100111111110101110100000101100001110101110100000100101110110110101111101111001111001010110001111111010001001101110011111111010111010000010110000111010111010000010010111011011010111101101011110 e7958fe89b9feba0b0eba0976d7de7958fe89b9feba0b0eba0976d7b5e
UHC 畏蛟렰렗m}畏蛟렰렗m{^ 111010001110011011001110111100011000111010111101100011101010110001101101011111011110100011100110110011101111000110001110101111011000111010101100011011010111101101011110 e8e6cef18ebd8eac6d7de8e6cef18ebd8eac6d7b5e

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