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 ??????B 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 凋?賓凋?賓B 1001001010011100001111111001010101101111100100101001110000111111100101010110111101000010 929c3f956f929c3f956f42
EUC-JP 凋?賓凋?賓B 1100001111111100001111111100100111010000110000111111110000111111110010011101000001000010 c3fc3fc9d0c3fc3fc9d042
UTF-8 凋당賓凋당賓B 11100101100001111000101111101011100010111011100111101000101100111001001111100101100001111000101111101011100010111011100111101000101100111001001101000010 e5878beb8bb9e8b393e5878beb8bb9e8b39342
UHC 凋당賓凋당賓B 11110000101111011011010011100111110111101011100111110000101111011011010011100111110111101011100101000010 f0bdb4e7deb9f0bdb4e7deb942

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