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 蝪九d寘溯豸夥 1110010110100001100010111110001110000010100001001111101010101001100111111110100011100110101101101001101011101100 e5a18be38284faa99fe8e6b69aec
EUC-JP 蝪九d寘溯豸夥 111010101010001110110110111001011010001111100100100011111011101011100001110111101110101011101100101110001101010011101110 eaa3b6e5a3e48fbae1deeaecb8d4ee
UTF-8 蝪九d寘溯豸夥 111010001001110110101010111001001011100110011101111011111011110110000100111001011010111110011000111001101011101010101111111010001011000110111000111001011010010010100101 e89daae4b99defbd84e5af98e6baafe8b1b8e5a4a5
UHC ?九d?溯?? 00111111110011101111101010100011111001000011111111100001101111010011111100111111 3fcefaa3e43fe1bd3f3f

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