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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 貉ソ驕ョ貉ソ謔蛾攫 111001101011100110111111111010011000000110101110111001101011100110111111111001101000001010001001111010011001110110111010 e6b9bfe981aee6b9bfe68289e99dba
EUC-JP 貉ソ驕ョ貉ソ謔蛾攫 111011001011101110001110101111111111000111100001100011101010111011101100101110111000111010111111111010111110001010110010111010111101101010111100 ecbb8ebff1e18eaeecbb8ebfebe2b2ebdabc
UTF-8 貉ソ驕ョ貉ソ謔蛾攫 111010001011001010001001111011111011110110111111111010011010100110010101111011111011110110101110111010001011001010001001111011111011110110111111111010001010110010010100111010001001101110111110111001101001010010101011 e8b289efbdbfe9a995efbdaee8b289efbdbfe8ac94e89bbee694ab
UHC ??驕???謔蛾攫 00111111001111111100111011110110001111110011111100111111111110011100110011100100101101101111110010101011 3f3fcef63f3f3ff9cce4b6fcab

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