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 ?寗?\}?寗?\{^ 001111111000111110111010111000000011111101011100011111010011111110001111101110101110000000111111010111000111101101011110 3f8fbae03f5c7d3f8fbae03f5c7b5e
UTF-8 뤶寗쩕\}뤶寗쩕\{^ 1110101110100100101101101110010110101111100101111110110010101001100101010101110001111101111010111010010010110110111001011010111110010111111011001010100110010101010111000111101101011110 eba4b6e5af97eca9955c7deba4b6e5af97eca9955c7b5e
UHC 뤶寗쩕\}뤶寗쩕\{^ 1000111111100100110100101011110010100101010010110101110001111101100011111110010011010010101111001010010101001011010111000111101101011110 8fe4d2bca54b5c7d8fe4d2bca54b5c7b5e

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