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 ???D???D^ 001111110011111100111111010001000011111100111111001111110100010001011110 3f3f3f443f3f3f445e
SJIS-WIN 篠ヌヲD篠ヌヲD^ 1000111011000010110001111010011001000100100011101100001011000111101001100100010001011110 8ec2c7a6448ec2c7a6445e
EUC-JP 篠ヌヲD篠ヌヲD^ 101111001100010010001110110001111000111010100110010001001011110011000100100011101100011110001110101001100100010001011110 bcc48ec78ea644bcc48ec78ea6445e
UTF-8 篠ヌヲD篠ヌヲD^ 111001111010111110100000111011111011111010000111111011111011110110100110010001001110011110101111101000001110111110111110100001111110111110111101101001100100010001011110 e7afa0efbe87efbda644e7afa0efbe87efbda6445e
UHC 篠??D篠??D^ 1110000111000110001111110011111101000100111000011100011000111111001111110100010001011110 e1c63f3f44e1c63f3f445e

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