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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 遙ュ?節??曜 1110101010100001100000111000010100111111100100001101111100111111001111111001011101101010 eaa183853f90df3f3f976a
EUC-JP 遙ュ?節??曜 1111010010100011101001011110010100111111110000001110000100111111001111111100110111001011 f4a3a5e53fc0e13f3fcdcb
UTF-8 遙ュ걞節쏙숴曜 111010011000000110011001111000111000001110100101111010101011000110011110111001111010111110000000111011001000111110011001111011001000100010110100111001101001101110011100 e98199e383a5eab19ee7af80ec8f99ec88b4e69b9c
UHC 遙ュ걞節쏙숴曜 1110100110101011101010111110010110000001100001111110111110111101101111011110111110111101101001001110100011111000 e9ababe58187efbdbdefbda4e8f8

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