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 柔?摯?柔?摯?^ 10001111010111110011111110011101100101010011111110001111010111110011111110011101100101010011111101011110 8f5f3f9d953f8f5f3f9d953f5e
EUC-JP 柔?摯?柔?摯?^ 10111101110000000011111111011001111101010011111110111101110000000011111111011001111101010011111101011110 bdc03fd9f53fbdc03fd9f53f5e
UTF-8 柔렱摯받柔렱摯밗^ 11100110100111111001010011101011101000001011000111100110100100011010111111101011101100001001101111100110100111111001010011101011101000001011000111100110100100011010111111101011101100001001011101011110 e69f94eba0b1e691afebb09be69f94eba0b1e691afebb0975e
UHC 柔렱摯받柔렱摯밗^ 1110101011110101100011101011111011110010101001111011100111011110111010101111010110001110101111101111001010100111101110011101110001011110 eaf58ebef2a7b9deeaf58ebef2a7b9dc5e

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