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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 佶盡陟佶盡坏^ 10011000110010011110000110110110111010001010000010011000110010011110000110110110100110101010110101011110 98c9e1b6e8a098c9e1b69aad5e
EUC-JP 佶盡陟佶盡坏^ 11010000110010111110001010111000111100001010001011010000110010111110001010111000110101001010111101011110 d0cbe2b8f0a2d0cbe2b8d4af5e
UTF-8 佶盡陟佶盡坏^ 11100100101111011011011011100111100110111010000111101001100110011001111111100100101111011011011011100111100110111010000111100101100111011000111101011110 e4bdb6e79ba1e9999fe4bdb6e79ba1e59d8f5e
UHC 佶盡陟佶盡?^ 110100011100110111110010110101111111010010110011110100011100110111110010110101110011111101011110 d1cdf2d7f4b3d1cdf2d73f5e

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