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 ?篩?\}?篩?\{^ 00111111111000101011111100111111010111000111110100111111111000101011111100111111010111000111101101011110 3fe2bf3f5c7d3fe2bf3f5c7b5e
EUC-JP ?篩?\}?篩?\{^ 00111111111001001100000100111111010111000111110100111111111001001100000100111111010111000111101101011110 3fe4c13f5c7d3fe4c13f5c7b5e
UTF-8 裡篩딘\}裡篩딘\{^ 1110111110100111101010001110011110101111101010011110101110010100100110000101110001111101111011111010011110101000111001111010111110101001111010111001010010011000010111000111101101011110 efa7a8e7afa9eb94985c7defa7a8e7afa9eb94985c7b5e
UHC 裡篩딘\}裡篩딘\{^ 1110110011000001110111101110100010110101111100100101110001111101111011001100000111011110111010001011010111110010010111000111101101011110 ecc1dee8b5f25c7decc1dee8b5f25c7b5e

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