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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 湲???湲???^ 1001111111010001001111110011111100111111100111111101000100111111001111110011111101011110 9fd13f3f3f9fd13f3f3f5e
EUC-JP 湲???湲???^ 1101111011010011001111110011111100111111110111101101001100111111001111110011111101011110 ded33f3f3fded33f3f3f5e
UTF-8 湲렪梨텡湲렪梨텝^ 11100110101110011011001011101011101000001010101011101111101001111010001011101101100001011010000111100110101110011011001011101011101000001010101011101111101001111010001011101101100001011001110101011110 e6b9b2eba0aaefa7a2ed85a1e6b9b2eba0aaefa7a2ed859d5e
UHC 湲렪梨텡湲렪梨텝^ 1110101010111000100011101011100011101100101100011100010111011110111010101011100010001110101110001110110010110001110001011101110001011110 eab88eb8ecb1c5deeab88eb8ecb1c5dc5e

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