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 ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e
SJIS-WIN ゥェ「ッ\n}ゥェ「ッ\n{^ 101010011010101010100010101011110101110001101110011111011010100110101010101000101010111101011100011011100111101101011110 a9aaa2af5c6e7da9aaa2af5c6e7b5e
EUC-JP ゥェ「ッ\n}ゥェ「ッ\n{^ 1000111010101001100011101010101010001110101000101000111010101111010111000110111001111101100011101010100110001110101010101000111010100010100011101010111101011100011011100111101101011110 8ea98eaa8ea28eaf5c6e7d8ea98eaa8ea28eaf5c6e7b5e
UTF-8 ゥェ「ッ\n}ゥェ「ッ\n{^ 11101111101111011010100111101111101111011010101011101111101111011010001011101111101111011010111101011100011011100111110111101111101111011010100111101111101111011010101011101111101111011010001011101111101111011010111101011100011011100111101101011110 efbda9efbdaaefbda2efbdaf5c6e7defbda9efbdaaefbda2efbdaf5c6e7b5e
UHC ????\n}????\n{^ 001111110011111100111111001111110101110001101110011111010011111100111111001111110011111101011100011011100111101101011110 3f3f3f3f5c6e7d3f3f3f3f5c6e7b5e

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