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 隱ー蛛エ蟆願ーキ 111010001010101010110000111001011000000110110100111001011011000010001010111010001011000010110111 e8aab0e581b4e5b08ae8b0b7
EUC-JP 隱ー蛛エ蟆願ーキ 11110000101011001000111010110000111010011110000110001110101101001110101010110010101101001110101010001110101100001000111010110111 f0ac8eb0e9e18eb4eab2b4ea8eb08eb7
UTF-8 隱ー蛛エ蟆願ーキ 111010011001101010110001111011111011110110110000111010001001101110011011111011111011110110110100111010001001111110000110111010011010000110011000111011111011110110110000111011111011110110110111 e99ab1efbdb0e89b9befbdb4e89f86e9a198efbdb0efbdb7
UHC 隱?蛛??願?? 1110101111011111001111111111000111001000001111110011111111101010110000110011111100111111 ebdf3ff1c83f3feac33f3f

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