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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 章サヌュ章サレ秧 1000111111001101101110111100011110101101100011111100110110111011110110101110001001011110 8fcdbbc7ad8fcdbbdae25e
EUC-JP 章サヌュ章サレ秧 10111110110011111000111010111011100011101100011110001110101011011011111011001111100011101011101110001110110110101110001110111111 becf8ebb8ec78eadbecf8ebb8edae3bf
UTF-8 章サヌュ章サレ秧 111001111010101110100000111011111011110110111011111011111011111010000111111011111011110110101101111001111010101110100000111011111011110110111011111011111011111010011010111001111010011110100111 e7aba0efbdbbefbe87efbdade7aba0efbdbbefbe9ae7a7a7
UHC 章???章??秧 1110110111110001001111110011111100111111111011011111000100111111001111111110010011101011 edf13f3f3fedf13f3fe4eb

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