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 予??}予??{^ 1001011101011100001111110011111101111101100101110101110000111111001111110111101101011110 975c3f3f7d975c3f3f7b5e
EUC-JP 予??}予??{^ 1100110110111101001111110011111101111101110011011011110100111111001111110111101101011110 cdbd3f3f7dcdbd3f3f7b5e
UTF-8 予좂엡}予좂엡{^ 111001001011101010001000111011001010001010000010111011001001011110100001011111011110010010111010100010001110110010100010100000101110110010010111101000010111101101011110 e4ba88eca282ec97a17de4ba88eca282ec97a17b5e
UHC 予좂엡}予좂엡{^ 111001011111100010100000111001111011111110100110011111011110010111111000101000001110011110111111101001100111101101011110 e5f8a0e7bfa67de5f8a0e7bfa67b5e

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