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 ティツ鳴湘ヲツッ 11000011101010001100001010010110110000101000111111000011101001101100001010101111 c3a8c296c28fc3a6c2af
EUC-JP ティツ鳴湘ヲツッ 10001110110000111000111010101000100011101100001011001100110001001011111011000101100011101010011010001110110000101000111010101111 8ec38ea88ec2ccc4bec58ea68ec28eaf
UTF-8 ティツ鳴湘ヲツッ 111011111011111010000011111011111011110110101000111011111011111010000010111010011011001110110100111001101011100110011000111011111011110110100110111011111011111010000010111011111011110110101111 efbe83efbda8efbe82e9b3b4e6b998efbda6efbe82efbdaf
UHC ???鳴湘??? 00111111001111110011111111011001101100001101111111001111001111110011111100111111 3f3f3fd9b0dfcf3f3f3f

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