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 ??}\}??}\{^ 0011111100111111011111010101110001111101001111110011111101111101010111000111101101011110 3f3f7d5c7d3f3f7d5c7b5e
SJIS-WIN 辰辿}\}辰辿}\{^ 100100100100001110010010010010000111110101011100011111011001001001000011100100100100100001111101010111000111101101011110 924392487d5c7d924392487d5c7b5e
EUC-JP 辰辿}\}辰辿}\{^ 110000111010010011000011101010010111110101011100011111011100001110100100110000111010100101111101010111000111101101011110 c3a4c3a97d5c7dc3a4c3a97d5c7b5e
UTF-8 辰辿}\}辰辿}\{^ 11101000101111101011000011101000101111101011111101111101010111000111110111101000101111101011000011101000101111101011111101111101010111000111101101011110 e8beb0e8bebf7d5c7de8beb0e8bebf7d5c7b5e
UHC 辰?}\}辰?}\{^ 11110010111000110011111101111101010111000111110111110010111000110011111101111101010111000111101101011110 f2e33f7d5c7df2e33f7d5c7b5e

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