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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
EUC-JP 焌?畇\}焌?畇\{^ 10001111110010011110100000111111100011111100110110110010010111000111110110001111110010011110100000111111100011111100110110110010010111000111101101011110 8fc9e83f8fcdb25c7d8fc9e83f8fcdb25c7b5e
UTF-8 焌븀畇\}焌븀畇\{^ 1110011110000100100011001110101110111000100000001110011110010101100001110101110001111101111001111000010010001100111010111011100010000000111001111001010110000111010111000111101101011110 e7848cebb880e795875c7de7848cebb880e795875c7b5e
UHC 焌븀畇\}焌븀畇\{^ 1111000111100000101110101110011111010000101101000101110001111101111100011110000010111010111001111101000010110100010111000111101101011110 f1e0bae7d0b45c7df1e0bae7d0b45c7b5e

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