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 ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e
SJIS-WIN アイ耨{N}アイ耨{N{^ 101100011011001011100011110100110111101101001110011111011011000110110010111000111101001101111011010011100111101101011110 b1b2e3d37b4e7db1b2e3d37b4e7b5e
EUC-JP アイ耨{N}アイ耨{N{^ 10001110101100011000111010110010111001101101010101111011010011100111110110001110101100011000111010110010111001101101010101111011010011100111101101011110 8eb18eb2e6d57b4e7d8eb18eb2e6d57b4e7b5e
UTF-8 アイ耨{N}アイ耨{N{^ 11101111101111011011000111101111101111011011001011101000100000001010100001111011010011100111110111101111101111011011000111101111101111011011001011101000100000001010100001111011010011100111101101011110 efbdb1efbdb2e880a87b4e7defbdb1efbdb2e880a87b4e7b5e
UHC ???{N}???{N{^ 00111111001111110011111101111011010011100111110100111111001111110011111101111011010011100111101101011110 3f3f3f7b4e7d3f3f3f7b4e7b5e

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