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‹[}L‹[{^ 10000001010011001000000110001011010110110111110110000001010011001000000110001011010110110111101101011110 814c818b5b7d814c818b5b7b5e
SJIS-WIN ?L??[}?L??[{^ 00111111010011000011111100111111010110110111110100111111010011000011111100111111010110110111101101011110 3f4c3f3f5b7d3f4c3f3f5b7b5e
EUC-JP ?L??[}?L??[{^ 00111111010011000011111100111111010110110111110100111111010011000011111100111111010110110111101101011110 3f4c3f3f5b7d3f4c3f3f5b7b5e
UTF-8 L‹[}L‹[{^ 11000010100000010100110011000010100000011100001010001011010110110111110111000010100000010100110011000010100000011100001010001011010110110111101101011110 c2814cc281c28b5b7dc2814cc281c28b5b7b5e
UHC ?L??[}?L??[{^ 00111111010011000011111100111111010110110111110100111111010011000011111100111111010110110111101101011110 3f4c3f3f5b7d3f4c3f3f5b7b5e

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