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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
EUC-JP 蔣??n}蔣??n{^ 100011111101100110110110001111110011111101101110011111011000111111011001101101100011111100111111011011100111101101011110 8fd9b63f3f6e7d8fd9b63f3f6e7b5e
UTF-8 蔣붼땽n}蔣붼땽n{^ 1110100010010100101000111110101110110110101111001110101110010101101111010110111001111101111010001001010010100011111010111011011010111100111010111001010110111101011011100111101101011110 e894a3ebb6bceb95bd6e7de894a3ebb6bceb95bd6e7b5e
UHC 蔣붼땽n}蔣붼땽n{^ 1110110111111000100101001110100110001011100100110110111001111101111011011111100010010100111010011000101110010011011011100111101101011110 edf894e98b936e7dedf894e98b936e7b5e

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