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 ???孱}???孱{^ 00111111001111110011111110011011101000010111110100111111001111110011111110011011101000010111101101011110 3f3f3f9ba17d3f3f3f9ba17b5e
EUC-JP ???孱}???孱{^ 00111111001111110011111111010110101000110111110100111111001111110011111111010110101000110111101101011110 3f3f3fd6a37d3f3f3fd6a37b5e
UTF-8 앍렰렰孱}앍렰렰孱{^ 111011001001010110001101111010111010000010110000111010111010000010110000111001011010110110110001011111011110110010010101100011011110101110100000101100001110101110100000101100001110010110101101101100010111101101011110 ec958deba0b0eba0b0e5adb17dec958deba0b0eba0b0e5adb17b5e
UHC 앍렰렰孱}앍렰렰孱{^ 10111110110011001000111010111101100011101011110111101101110011110111110110111110110011001000111010111101100011101011110111101101110011110111101101011110 becc8ebd8ebdedcf7dbecc8ebd8ebdedcf7b5e

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