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^ 1110001010110101110100111010100101000100111000101011010111010011101010010100010001011110 e2b5d3a944e2b5d3a9445e
EUC-JP 箏モゥD箏モゥD^ 111001001011011110001110110100111000111010101001010001001110010010110111100011101101001110001110101010010100010001011110 e4b78ed38ea944e4b78ed38ea9445e
UTF-8 箏モゥD箏モゥD^ 111001111010111010001111111011111011111010010011111011111011110110101001010001001110011110101110100011111110111110111110100100111110111110111101101010010100010001011110 e7ae8fefbe93efbda944e7ae8fefbe93efbda9445e
UHC 箏??D箏??D^ 1110111010110100001111110011111101000100111011101011010000111111001111110100010001011110 eeb43f3f44eeb43f3f445e

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