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{^ 10001010111000110011111100111111011011100111110110001010111000110011111100111111011011100111101101011110 8ae33f3f6e7d8ae33f3f6e7b5e
EUC-JP 翫??n}翫??n{^ 10110100111001010011111100111111011011100111110110110100111001010011111100111111011011100111101101011110 b4e53f3f6e7db4e53f3f6e7b5e
UTF-8 翫솔샴n}翫솔샴n{^ 1110011110111111101010111110110010000110100101001110110010000011101101000110111001111101111001111011111110101011111011001000011010010100111011001000001110110100011011100111101101011110 e7bfabec8694ec83b46e7de7bfabec8694ec83b46e7b5e
UHC 翫솔샴n}翫솔샴n{^ 1110100011010001101111001101011010111100101001000110111001111101111010001101000110111100110101101011110010100100011011100111101101011110 e8d1bcd6bca46e7de8d1bcd6bca46e7b5e

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