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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 鮑夥駐寘難ァ一 11101001101110001001101011101100100100101001001111111010101010011001001111101111101001111000100011101010 e9b89aec9293faa993efa788ea
EUC-JP 鮑夥駐寘難ァ一 111100101011101011010100111011101100001111110011100011111011101011100001110001101111000110001110101001111011000011101100 f2bad4eec3f38fbae1c6f18ea7b0ec
UTF-8 鮑夥駐寘難ァ一 111010011010111010010001111001011010010010100101111010011010011110010000111001011010111110011000111010011001101110100011111011111011110110100111111001001011100010000000 e9ae91e5a4a5e9a790e5af98e99ba3efbda7e4b880
UHC 鮑?駐?難?一 1111100011101010001111111111000111010010001111111101000111110001001111111110110011101001 f8ea3ff1d23fd1f13fece9

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