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{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN 貔∵灯n}貔∵灯n{^ 1110011010111110100000011110011010010011100101000110111001111101111001101011111010000001111001101001001110010100011011100111101101011110 e6be81e693946e7de6be81e693946e7b5e
EUC-JP 貔∵灯n}貔∵灯n{^ 1110110011000000101000101110100011000101111101000110111001111101111011001100000010100010111010001100010111110100011011100111101101011110 ecc0a2e8c5f46e7decc0a2e8c5f46e7b5e
UTF-8 貔∵灯n}貔∵灯n{^ 1110100010110010100101001110001010001000101101011110011110000001101011110110111001111101111010001011001010010100111000101000100010110101111001111000000110101111011011100111101101011110 e8b294e288b5e781af6e7de8b294e288b5e781af6e7b5e
UHC ?∵?n}?∵?n{^ 00111111101000011111000100111111011011100111110100111111101000011111000100111111011011100111101101011110 3fa1f13f6e7d3fa1f13f6e7b5e

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