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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 靄??宣靄??宣B 11101000110010010011111100111111100100001110100111101000110010010011111100111111100100001110100101000010 e8c93f3f90e9e8c93f3f90e942
EUC-JP 靄??宣靄??宣B 11110000110010110011111100111111110000001110101111110000110010110011111100111111110000001110101101000010 f0cb3f3fc0ebf0cb3f3fc0eb42
UTF-8 靄롍렡宣靄롍렡宣B 11101001100111011000010011101011101000011000110111101011101000001010000111100101101011101010001111101001100111011000010011101011101000011000110111101011101000001010000111100101101011101010001101000010 e99d84eba18deba0a1e5aea3e99d84eba18deba0a1e5aea342
UHC 靄롍렡宣靄롍렡宣B 1110010011110111100011101101001110001110101100101110000010111110111001001111011110001110110100111000111010110010111000001011111001000010 e4f78ed38eb2e0bee4f78ed38eb2e0be42

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