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{^ 00111111001111110011111100111111011011100111110100111111001111110011111100111111011011100111101101011110 3f3f3f3f6e7d3f3f3f3f6e7b5e
SJIS-WIN ?晳?晳n}?晳?晳n{^ 0011111111111010110110010011111111111010110110010110111001111101001111111111101011011001001111111111101011011001011011100111101101011110 3ffad93ffad96e7d3ffad93ffad96e7b5e
EUC-JP ?晳?晳n}?晳?晳n{^ 001111111000111111000010110001000011111110001111110000101100010001101110011111010011111110001111110000101100010000111111100011111100001011000100011011100111101101011110 3f8fc2c43f8fc2c46e7d3f8fc2c43f8fc2c46e7b5e
UTF-8 黎晳歷晳n}黎晳歷晳n{^ 1110111110100110100010011110011010011001101100111110111110100110100011001110011010011001101100110110111001111101111011111010011010001001111001101001100110110011111011111010011010001100111001101001100110110011011011100111101101011110 efa689e699b3efa68ce699b36e7defa689e699b3efa68ce699b36e7b5e
UHC 黎晳歷晳n}黎晳歷晳n{^ 111001101011000111100000101011111110011010111000111000001010111101101110011111011110011010110001111000001010111111100110101110001110000010101111011011100111101101011110 e6b1e0afe6b8e0af6e7de6b1e0afe6b8e0af6e7b5e

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