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 11101000110001110011111110001000101011100011111111101000110001110011111110001000101011100011111101000010 e8c73f88ae3fe8c73f88ae3f42
EUC-JP 霽?旭?霽?旭?B 11110000110010010011111110110000101100000011111111110000110010010011111110110000101100000011111101000010 f0c93fb0b03ff0c93fb0b03f42
UTF-8 霽렱旭렢霽렱旭렢B 11101001100111001011110111101011101000001011000111100110100101111010110111101011101000001010001011101001100111001011110111101011101000001011000111100110100101111010110111101011101000001010001001000010 e99cbdeba0b1e697adeba0a2e99cbdeba0b1e697adeba0a242
UHC 霽렱旭렢霽렱旭렢B 1111000010111000100011101011111011101001111011111000111010110011111100001011100010001110101111101110100111101111100011101011001101000010 f0b88ebee9ef8eb3f0b88ebee9ef8eb342

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