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 ûLްn}ûLްn{^ 11111011010011001000111010110000011011100111110111111011010011001000111010110000011011100111101101011110 fb4c8eb06e7dfb4c8eb06e7b5e
SJIS-WIN ?L?°n}?L?°n{^ 001111110100110000111111100000011000101101101110011111010011111101001100001111111000000110001011011011100111101101011110 3f4c3f818b6e7d3f4c3f818b6e7b5e
EUC-JP ûL?°n}ûL?°n{^ 10001111101010111110010101001100001111111010000111101011011011100111110110001111101010111110010101001100001111111010000111101011011011100111101101011110 8fabe54c3fa1eb6e7d8fabe54c3fa1eb6e7b5e
UTF-8 ûLްn}ûLްn{^ 11000011101110110100110011000010100011101100001010110000011011100111110111000011101110110100110011000010100011101100001010110000011011100111101101011110 c3bb4cc28ec2b06e7dc3bb4cc28ec2b06e7b5e
UHC ?L?°n}?L?°n{^ 001111110100110000111111101000011100011001101110011111010011111101001100001111111010000111000110011011100111101101011110 3f4c3fa1c66e7d3f4c3fa1c66e7b5e

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