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 ??[}??[{^ 001111110011111101011011011111010011111100111111010110110111101101011110 3f3f5b7d3f3f5b7b5e
SJIS-WIN 褻?[}褻?[{^ 1110010111110110001111110101101101111101111001011111011000111111010110110111101101011110 e5f63f5b7de5f63f5b7b5e
EUC-JP 褻?[}褻?[{^ 1110101011111000001111110101101101111101111010101111100000111111010110110111101101011110 eaf83f5b7deaf83f5b7b5e
UTF-8 褻了[}褻了[{^ 1110100010100100101110111110111110100110101110100101101101111101111010001010010010111011111011111010011010111010010110110111101101011110 e8a4bbefa6ba5b7de8a4bbefa6ba5b7b5e
UHC 褻了[}褻了[{^ 11100000111000011110100011100111010110110111110111100000111000011110100011100111010110110111101101011110 e0e1e8e75b7de0e1e8e75b7b5e

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