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^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e
SJIS-WIN 将ア将タD将ア将タD^ 100011111010101110110001100011111010101111000000010001001000111110101011101100011000111110101011110000000100010001011110 8fabb18fabc0448fabb18fabc0445e
EUC-JP 将ア将タD将ア将タD^ 10111110101011011000111010110001101111101010110110001110110000000100010010111110101011011000111010110001101111101010110110001110110000000100010001011110 bead8eb1bead8ec044bead8eb1bead8ec0445e
UTF-8 将ア将タD将ア将タD^ 111001011011000010000110111011111011110110110001111001011011000010000110111011111011111010000000010001001110010110110000100001101110111110111101101100011110010110110000100001101110111110111110100000000100010001011110 e5b086efbdb1e5b086efbe8044e5b086efbdb1e5b086efbe80445e
UHC ????D????D^ 0011111100111111001111110011111101000100001111110011111100111111001111110100010001011110 3f3f3f3f443f3f3f3f445e

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