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 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 吾???吾???B 1000110011100001001111110011111100111111100011001110000100111111001111110011111101000010 8ce13f3f3f8ce13f3f3f42
EUC-JP 吾???吾???B 1011100011100011001111110011111100111111101110001110001100111111001111110011111101000010 b8e33f3f3fb8e33f3f3f42
UTF-8 吾멸랜句吾멸랜句B 11100101100100001011111011101011101010011011100011101011100111101001110011101111101001001000011011100101100100001011111011101011101010011011100011101011100111101001110011101111101001001000011001000010 e590beeba9b8eb9e9cefa486e590beeba9b8eb9e9cefa48642
UHC 吾멸랜句吾멸랜句B 1110011111101110101110001110101010110111101000111100111111111011111001111110111010111000111010101011011110100011110011111111101101000010 e7eeb8eab7a3cffbe7eeb8eab7a3cffb42

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