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{^ 1110000010101010111000011001010011100001100000010110111001111101111000001010101011100001100101001110000110000001011011100111101101011110 e0aae194e1816e7de0aae194e1816e7b5e
EUC-JP 爼癆瘁n}爼癆瘁n{^ 1110000010101100111000011111010011100001111000010110111001111101111000001010110011100001111101001110000111100001011011100111101101011110 e0ace1f4e1e16e7de0ace1f4e1e16e7b5e
UTF-8 爼癆瘁n}爼癆瘁n{^ 1110011110001000101111001110011110011001100001101110011110011000100000010110111001111101111001111000100010111100111001111001100110000110111001111001100010000001011011100111101101011110 e788bce79986e798816e7de788bce79986e798816e7b5e
UHC ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e

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