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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隰晏ョ、隰晏ョ、^ 11101000101011001001110111100101101011101010010011101000101011001001110111100101101011101010010001011110 e8ac9de5aea4e8ac9de5aea45e
EUC-JP 隰晏ョ、隰晏ョ、^ 1111000010101110110110101110011110001110101011101000111010100100111100001010111011011010111001111000111010101110100011101010010001011110 f0aedae78eae8ea4f0aedae78eae8ea45e
UTF-8 隰晏ョ、隰晏ョ、^ 11101001100110101011000011100110100110011000111111101111101111011010111011101111101111011010010011101001100110101011000011100110100110011000111111101111101111011010111011101111101111011010010001011110 e99ab0e6998fefbdaeefbda4e99ab0e6998fefbdaeefbda45e
UHC ?晏???晏??^ 0011111111100100110011110011111100111111001111111110010011001111001111110011111101011110 3fe4cf3f3f3fe4cf3f3f5e

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