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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蛟溷ョ肴ケソ閠ウ 111001011000000010011111111001011010111010001101111001101011100110111111111010001000000010110011 e5809fe5ae8de6b9bfe880b3
EUC-JP 蛟溷ョ肴ケソ閠ウ 11101001111000001101111011100111100011101010111010111010111010001000111010111001100011101011111111101111111000001000111010110011 e9e0dee78eaebae88eb98ebfefe08eb3
UTF-8 蛟溷ョ肴ケソ閠ウ 111010001001101110011111111001101011101010110111111011111011110110101110111010001000001010110100111011111011110110111001111011111011110110111111111010011001011010100000111011111011110110110011 e89b9fe6bab7efbdaee882b4efbdb9efbdbfe996a0efbdb3
UHC 蛟??肴???? 11001110111100010011111100111111111111011010001000111111001111110011111100111111 cef13f3ffda23f3f3f3f

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