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 嵂会セ憮羣雍也。 1111101010110010100010011110111110111110100111001110000111100011101110001110100010110100100101101110011110100001 fab289efbe9ce1e3b8e8b496e7a1
EUC-JP 嵂会セ憮羣雍也。 1000111110111011110100001011001011110001100011101011111011011000111000111110011010111010111100001011011011001100111010011000111010100001 8fbbd0b2f18ebed8e3e6baf0b6cce98ea1
UTF-8 嵂会セ憮羣雍也。 111001011011010110000010111001001011110010011010111011111011110110111110111001101000011010101110111001111011111010100011111010011001101110001101111001001011100110011111111011111011110110100001 e5b582e4bc9aefbdbee686aee7bea3e99b8de4b99fefbda1
UHC ???憮?雍也? 0011111100111111001111111101100111100100001111111110100010111100111001011010010100111111 3f3f3fd9e43fe8bce5a53f

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