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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN ?讓嶸ー?豁嶸ョ 001111111110011010101000111110101011010010110000001111111110011010101101111110101011010010101110 3fe6a8fab4b03fe6adfab4ae
EUC-JP 巋讓嶸ー嶴豁嶸ョ 1000111110111011111110001110110010101010100011111011101111110100100011101011000010001111101110111111001111101100101011111000111110111011111101001000111010101110 8fbbf8ecaa8fbbf48eb08fbbf3ecaf8fbbf48eae
UTF-8 巋讓嶸ー嶴豁嶸ョ 111001011011011110001011111010001010111010010011111001011011011010111000111011111011110110110000111001011011011010110100111010001011000110000001111001011011011010111000111011111011110110101110 e5b78be8ae93e5b6b8efbdb0e5b6b4e8b181e5b6b8efbdae
UHC ?讓嶸??豁嶸? 001111111110010111010011111001111010111000111111001111111111110011000011111001111010111000111111 3fe5d3e7ae3f3ffcc3e7ae3f

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