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{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 燿?燿?N}燿?燿?N{^ 1110000010100000001111111110000010100000001111110100111001111101111000001010000000111111111000001010000000111111010011100111101101011110 e0a03fe0a03f4e7de0a03fe0a03f4e7b5e
EUC-JP 燿?燿?N}燿?燿?N{^ 1110000010100010001111111110000010100010001111110100111001111101111000001010001000111111111000001010001000111111010011100111101101011110 e0a23fe0a23f4e7de0a23fe0a23f4e7b5e
UTF-8 燿큚燿큗N}燿큚燿큗N{^ 1110011110000111101111111110110110000001100110101110011110000111101111111110110110000001100101110100111001111101111001111000011110111111111011011000000110011010111001111000011110111111111011011000000110010111010011100111101101011110 e787bfed819ae787bfed81974e7de787bfed819ae787bfed81974e7b5e
UHC 燿큚燿큗N}燿큚燿큗N{^ 111010001111110010110100011010001110100011111100101101000110011001001110011111011110100011111100101101000110100011101000111111001011010001100110010011100111101101011110 e8fcb468e8fcb4664e7de8fcb468e8fcb4664e7b5e

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