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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 精?霽?精?霽?B 10010000101110000011111111101000110001110011111110010000101110000011111111101000110001110011111101000010 90b83fe8c73f90b83fe8c73f42
EUC-JP 精?霽?精?霽?B 11000000101110100011111111110000110010010011111111000000101110100011111111110000110010010011111101000010 c0ba3ff0c93fc0ba3ff0c93f42
UTF-8 精렍霽렢精렍霽렢B 11100111101100101011111011101011101000001000110111101001100111001011110111101011101000001010001011100111101100101011111011101011101000001000110111101001100111001011110111101011101000001010001001000010 e7b2beeba08de99cbdeba0a2e7b2beeba08de99cbdeba0a242
UHC 精렍霽렢精렍霽렢B 1110111111110001100011101010001111110000101110001000111010110011111011111111000110001110101000111111000010111000100011101011001101000010 eff18ea3f0b88eb3eff18ea3f0b88eb342

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