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{^ 11100111010011100011111100111111011011100111110111100111010011100011111100111111011011100111101101011110 e74e3f3f6e7de74e3f3f6e7b5e
EUC-JP 躁??n}躁??n{^ 11101101101011110011111100111111011011100111110111101101101011110011111100111111011011100111101101011110 edaf3f3f6e7dedaf3f3f6e7b5e
UTF-8 躁ㅷ헴n}躁ㅷ헴n{^ 1110100010111010100000011110001110000101101101111110110110010111101101000110111001111101111010001011101010000001111000111000010110110111111011011001011110110100011011100111101101011110 e8ba81e385b7ed97b46e7de8ba81e385b7ed97b46e7b5e
UHC 躁ㅷ헴n}躁ㅷ헴n{^ 1111000011100010101001001110011111000111111100000110111001111101111100001110001010100100111001111100011111110000011011100111101101011110 f0e2a4e7c7f06e7df0e2a4e7c7f06e7b5e

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