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 柔?霽?柔?霽?^ 10001111010111110011111111101000110001110011111110001111010111110011111111101000110001110011111101011110 8f5f3fe8c73f8f5f3fe8c73f5e
EUC-JP 柔?霽?柔?霽?^ 10111101110000000011111111110000110010010011111110111101110000000011111111110000110010010011111101011110 bdc03ff0c93fbdc03ff0c93f5e
UTF-8 柔렱霽렢柔렱霽렢^ 11100110100111111001010011101011101000001011000111101001100111001011110111101011101000001010001011100110100111111001010011101011101000001011000111101001100111001011110111101011101000001010001001011110 e69f94eba0b1e99cbdeba0a2e69f94eba0b1e99cbdeba0a25e
UHC 柔렱霽렢柔렱霽렢^ 1110101011110101100011101011111011110000101110001000111010110011111010101111010110001110101111101111000010111000100011101011001101011110 eaf58ebef0b88eb3eaf58ebef0b88eb35e

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