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 ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
SJIS-WIN 将ア将ウWD将ア将ウWD^ 1000111110101011101100011000111110101011101100110101011101000100100011111010101110110001100011111010101110110011010101110100010001011110 8fabb18fabb357448fabb18fabb357445e
EUC-JP 将ア将ウWD将ア将ウWD^ 101111101010110110001110101100011011111010101101100011101011001101010111010001001011111010101101100011101011000110111110101011011000111010110011010101110100010001011110 bead8eb1bead8eb35744bead8eb1bead8eb357445e
UTF-8 将ア将ウWD将ア将ウWD^ 1110010110110000100001101110111110111101101100011110010110110000100001101110111110111101101100110101011101000100111001011011000010000110111011111011110110110001111001011011000010000110111011111011110110110011010101110100010001011110 e5b086efbdb1e5b086efbdb35744e5b086efbdb1e5b086efbdb357445e
UHC ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e

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