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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 馨??}馨??{^ 1000101001011101001111110011111101111101100010100101110100111111001111110111101101011110 8a5d3f3f7d8a5d3f3f7b5e
EUC-JP 馨??}馨??{^ 1011001110111110001111110011111101111101101100111011111000111111001111110111101101011110 b3be3f3f7db3be3f3f7b5e
UTF-8 馨딃썛}馨딃썛{^ 111010011010011010101000111010111001010010000011111011001000110110011011011111011110100110100110101010001110101110010100100000111110110010001101100110110111101101011110 e9a6a8eb9483ec8d9b7de9a6a8eb9483ec8d9b7b5e
UHC 馨딃썛}馨딃썛{^ 111110111011000010001010111010011001101110001110011111011111101110110000100010101110100110011011100011100111101101011110 fbb08ae99b8e7dfbb08ae99b8e7b5e

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