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{^ 10001011010110110011111100111111011011100111110110001011010110110011111100111111011011100111101101011110 8b5b3f3f6e7d8b5b3f3f6e7b5e
EUC-JP 擬??n}擬??n{^ 10110101101111000011111100111111011011100111110110110101101111000011111100111111011011100111101101011110 b5bc3f3f6e7db5bc3f3f6e7b5e
UTF-8 擬앮빖n}擬앮빖n{^ 1110011010010011101011001110110010010101101011101110101110111001100101100110111001111101111001101001001110101100111011001001010110101110111010111011100110010110011011100111101101011110 e693acec95aeebb9966e7de693acec95aeebb9966e7b5e
UHC 擬앮빖n}擬앮빖n{^ 1110101111110100100111011110011010010101101110000110111001111101111010111111010010011101111001101001010110111000011011100111101101011110 ebf49de695b86e7debf49de695b86e7b5e

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