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{^ 00111111100011001011011000111111011011100111110100111111100011001011011000111111011011100111101101011110 3f8cb63f6e7d3f8cb63f6e7b5e
EUC-JP ?幻?n}?幻?n{^ 00111111101110001011100000111111011011100111110100111111101110001011100000111111011011100111101101011110 3fb8b83f6e7d3fb8b83f6e7b5e
UTF-8 뤚幻怒n}뤚幻怒n{^ 1110101110100100100110101110010110111001101110111110111110100101101000000110111001111101111010111010010010011010111001011011100110111011111011111010010110100000011011100111101101011110 eba49ae5b9bbefa5a06e7deba49ae5b9bbefa5a06e7b5e
UHC 뤚幻怒n}뤚幻怒n{^ 1000111111001001111111001011001111010110110011010110111001111101100011111100100111111100101100111101011011001101011011100111101101011110 8fc9fcb3d6cd6e7d8fc9fcb3d6cd6e7b5e

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