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 焄会セ憮羣雍也。 1111101101010100100010011110111110111110100111001110000111100011101110001110100010110100100101101110011110100001 fb5489efbe9ce1e3b8e8b496e7a1
EUC-JP 焄会セ憮羣雍也。 1000111111001001111000111011001011110001100011101011111011011000111000111110011010111010111100001011011011001100111010011000111010100001 8fc9e3b2f18ebed8e3e6baf0b6cce98ea1
UTF-8 焄会セ憮羣雍也。 111001111000010010000100111001001011110010011010111011111011110110111110111001101000011010101110111001111011111010100011111010011001101110001101111001001011100110011111111011111011110110100001 e78484e4bc9aefbdbee686aee7bea3e99b8de4b99fefbda1
UHC 焄??憮?雍也? 111111011011011000111111001111111101100111100100001111111110100010111100111001011010010100111111 fdb63f3fd9e43fe8bce5a53f

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