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 ??W}??W{^ 001111110011111101010111011111010011111100111111010101110111101101011110 3f3f577d3f3f577b5e
SJIS-WIN 馨?W}馨?W{^ 1000101001011101001111110101011101111101100010100101110100111111010101110111101101011110 8a5d3f577d8a5d3f577b5e
EUC-JP 馨?W}馨?W{^ 1011001110111110001111110101011101111101101100111011111000111111010101110111101101011110 b3be3f577db3be3f577b5e
UTF-8 馨둜W}馨둜W{^ 1110100110100110101010001110101110010001100111000101011101111101111010011010011010101000111010111001000110011100010101110111101101011110 e9a6a8eb919c577de9a6a8eb919c577b5e
UHC 馨둜W}馨둜W{^ 11111011101100001000101001010100010101110111110111111011101100001000101001010100010101110111101101011110 fbb08a54577dfbb08a54577b5e

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