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 迂蛟??}迂蛟??{^ 100010010100100111100101100000000011111100111111011111011000100101001001111001011000000000111111001111110111101101011110 8949e5803f3f7d8949e5803f3f7b5e
EUC-JP 迂蛟??}迂蛟??{^ 101100011010101011101001111000000011111100111111011111011011000110101010111010011110000000111111001111110111101101011110 b1aae9e03f3f7db1aae9e03f3f7b5e
UTF-8 迂蛟렰렗}迂蛟렰렗{^ 111010001011111110000010111010001001101110011111111010111010000010110000111010111010000010010111011111011110100010111111100000101110100010011011100111111110101110100000101100001110101110100000100101110111101101011110 e8bf82e89b9feba0b0eba0977de8bf82e89b9feba0b0eba0977b5e
UHC 迂蛟렰렗}迂蛟렰렗{^ 11101001111001101100111011110001100011101011110110001110101011000111110111101001111001101100111011110001100011101011110110001110101011000111101101011110 e9e6cef18ebd8eac7de9e6cef18ebd8eac7b5e

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