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 ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 宵「将ョD宵「将ョD^ 100011111010101010100010100011111010101110101110010001001000111110101010101000101000111110101011101011100100010001011110 8faaa28fabae448faaa28fabae445e
EUC-JP 宵「将ョD宵「将ョD^ 10111110101011001000111010100010101111101010110110001110101011100100010010111110101011001000111010100010101111101010110110001110101011100100010001011110 beac8ea2bead8eae44beac8ea2bead8eae445e
UTF-8 宵「将ョD宵「将ョD^ 111001011010111010110101111011111011110110100010111001011011000010000110111011111011110110101110010001001110010110101110101101011110111110111101101000101110010110110000100001101110111110111101101011100100010001011110 e5aeb5efbda2e5b086efbdae44e5aeb5efbda2e5b086efbdae445e
UHC 宵???D宵???D^ 11100001101100100011111100111111001111110100010011100001101100100011111100111111001111110100010001011110 e1b23f3f3f44e1b23f3f3f445e

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