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{^ 001111110011111101101110011111010011111100111111011011100111101101011110 3f3f6e7d3f3f6e7b5e
SJIS-WIN 絡♪n}絡♪n{^ 10010111100011011000000111110100011011100111110110010111100011011000000111110100011011100111101101011110 978d81f46e7d978d81f46e7b5e
EUC-JP 絡♪n}絡♪n{^ 11001101111011011010001011110110011011100111110111001101111011011010001011110110011011100111101101011110 cdeda2f66e7dcdeda2f66e7b5e
UTF-8 絡♪n}絡♪n{^ 1110011110110101101000011110001010011001101010100110111001111101111001111011010110100001111000101001100110101010011011100111101101011110 e7b5a1e299aa6e7de7b5a1e299aa6e7b5e
UHC 絡♪n}絡♪n{^ 11010101101010011010001011011100011011100111110111010101101010011010001011011100011011100111101101011110 d5a9a2dc6e7dd5a9a2dc6e7b5e

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