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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN 筌l???????? 111000101010001110000010100011000011111100111111001111110011111100111111001111110011111100111111 e2a3828c3f3f3f3f3f3f3f3f
EUC-JP 筌l???????? 111001001010010110100011111011000011111100111111001111110011111100111111001111110011111100111111 e4a5a3ec3f3f3f3f3f3f3f3f
UTF-8 筌l뼦溜띾씍亮닷빞溜 111001111010110110001100111011111011110110001100111010111011110010100110111011111010011110001011111010111001110110111110111011001001010010001101111011111010010110110111111010111000101110110111111010111011100110011110111011111010011110001011 e7ad8cefbd8cebbca6efa78beb9dbeec948defa5b7eb8bb7ebb99eefa78b
UHC 筌l뼦溜띾씍亮닷빞溜 1110111110100111101000111110110010010110101010011110101011111110100011011110101110011101101001001110010110111001101101001110010110010101101111001110101011111110 efa7a3ec96a9eafe8deb9da4e5b9b4e595bceafe

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