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 阮ー霑手眠鮓戎 11101000100101101011000011101000101111111000111011101000100101101011000011101001101101101000111101011110 e896b0e8bf8ee896b0e9b68f5e
EUC-JP 阮ー霑手眠鮓戎 1110111111110110100011101011000011110000110000011011110011101010110011001011001011110010101110001011110110111111 eff68eb0f0c1bceaccb2f2b8bdbf
UTF-8 阮ー霑手眠鮓戎 111010011001100010101110111011111011110110110000111010011001110010010001111001101000100110001011111001111001110010100000111010011010111010010011111001101000100010001110 e998aeefbdb0e99c91e6898be79ca0e9ae93e6888e
UHC 阮?霑手眠?戎 111010001101011000111111111011111100010111100010101000101101100011111001001111111110101111010100 e8d63fefc5e2a2d8f93febd4

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