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 ???J[???J[^ 0011111100111111001111110100101001011011001111110011111100111111010010100101101101011110 3f3f3f4a5b3f3f3f4a5b5e
SJIS-WIN 竊??J[竊??J[^ 11100010100001100011111100111111010010100101101111100010100001100011111100111111010010100101101101011110 e2863f3f4a5be2863f3f4a5b5e
EUC-JP 竊??J[竊??J[^ 11100011111001100011111100111111010010100101101111100011111001100011111100111111010010100101101101011110 e3e63f3f4a5be3e63f3f4a5b5e
UTF-8 竊쇄뾿J[竊쇄뾿J[^ 1110011110101011100010101110110010000111100001001110101110111110101111110100101001011011111001111010101110001010111011001000011110000100111010111011111010111111010010100101101101011110 e7ab8aec8784ebbebf4a5be7ab8aec8784ebbebf4a5b5e
UHC 竊쇄뾿J[竊쇄뾿J[^ 1110111110111100101111001110001010010111100001110100101001011011111011111011110010111100111000101001011110000111010010100101101101011110 efbcbce297874a5befbcbce297874a5b5e

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