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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隶難シ凡隶難シ本^ 111010001010111010010011111011111011110010010110011111011110100010101110100100111110111110111100100101100111101101011110 e8ae93efbc967de8ae93efbc967b5e
EUC-JP 隶難シ凡隶難シ本^ 1111000010110000110001101111000110001110101111001100101111011110111100001011000011000110111100011000111010111100110010111101110001011110 f0b0c6f18ebccbdef0b0c6f18ebccbdc5e
UTF-8 隶難シ凡隶難シ本^ 11101001100110101011011011101001100110111010001111101111101111011011110011100101100001111010000111101001100110101011011011101001100110111010001111101111101111011011110011100110100111001010110001011110 e99ab6e99ba3efbdbce587a1e99ab6e99ba3efbdbce69cac5e
UHC ?難?凡?難?本^ 00111111110100011111000100111111110110111110110100111111110100011111000100111111110111001110001001011110 3fd1f13fdbed3fd1f13fdce25e

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