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 ??]?????]???^ 00111111001111110101110100111111001111110011111100111111001111110101110100111111001111110011111101011110 3f3f5d3f3f3f3f3f5d3f3f3f5e
SJIS-WIN アイ]アイアイ]アイ^ 101100011011001001011101101100011011001011110001110111001011000110110010010111011011000110110010111100011101110001011110 b1b25db1b2f1dcb1b25db1b2f1dc5e
EUC-JP アイ]アイ?アイ]アイ?^ 100011101011000110001110101100100101110110001110101100011000111010110010001111111000111010110001100011101011001001011101100011101011000110001110101100100011111101011110 8eb18eb25d8eb18eb23f8eb18eb25d8eb18eb23f5e
UTF-8 アイ]アイアイ]アイ^ 111011111011110110110001111011111011110110110010010111011110111110111101101100011110111110111101101100101110111010000101100101111110111110111101101100011110111110111101101100100101110111101111101111011011000111101111101111011011001011101110100001011001011101011110 efbdb1efbdb25defbdb1efbdb2ee8597efbdb1efbdb25defbdb1efbdb2ee85975e
UHC ??]?????]???^ 00111111001111110101110100111111001111110011111100111111001111110101110100111111001111110011111101011110 3f3f5d3f3f3f3f3f5d3f3f3f5e

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