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?W}??D?W{^ 00111111001111110100010000111111010101110111110100111111001111110100010000111111010101110111101101011110 3f3f443f577d3f3f443f577b5e
SJIS-WIN ??D蝸W}??D蝸W{^ 001111110011111101000100111001011001011101010111011111010011111100111111010001001110010110010111010101110111101101011110 3f3f44e597577d3f3f44e597577b5e
EUC-JP ??D蝸W}??D蝸W{^ 001111110011111101000100111010011111011101010111011111010011111100111111010001001110100111110111010101110111101101011110 3f3f44e9f7577d3f3f44e9f7577b5e
UTF-8 손섞D蝸W}손섞D蝸W{^ 11101100100001101001000011101100100001001001111001000100111010001001110110111000010101110111110111101100100001101001000011101100100001001001111001000100111010001001110110111000010101110111101101011110 ec8690ec849e44e89db8577dec8690ec849e44e89db8577b5e
UHC 손섞D蝸W}손섞D蝸W{^ 10111100110101011011110010101111010001001110100011000100010101110111110110111100110101011011110010101111010001001110100011000100010101110111101101011110 bcd5bcaf44e8c4577dbcd5bcaf44e8c4577b5e

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