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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 蔕幃斡\}蔕幃斡\{^ 1110010011110110100110111110100110001000101101000101110001111101111001001111011010011011111010011000100010110100010111000111101101011110 e4f69be988b45c7de4f69be988b45c7b5e
EUC-JP 蔕幃斡\}蔕幃斡\{^ 1110100011111000110101101110101110110000101101100101110001111101111010001111100011010110111010111011000010110110010111000111101101011110 e8f8d6ebb0b65c7de8f8d6ebb0b65c7b5e
UTF-8 蔕幃斡\}蔕幃斡\{^ 1110100010010100100101011110010110111001100000111110011010010110101000010101110001111101111010001001010010010101111001011011100110000011111001101001011010100001010111000111101101011110 e89495e5b983e696a15c7de89495e5b983e696a15c7b5e
UHC ??斡\}??斡\{^ 00111111001111111110010011010110010111000111110100111111001111111110010011010110010111000111101101011110 3f3fe4d65c7d3f3fe4d65c7b5e

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