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 ?????}?????{^ 00111111001111110011111100111111001111110111110100111111001111110011111100111111001111110111101101011110 3f3f3f3f3f7d3f3f3f3f3f7b5e
SJIS-WIN 星????}星????{^ 100100001010111100111111001111110011111100111111011111011001000010101111001111110011111100111111001111110111101101011110 90af3f3f3f3f7d90af3f3f3f3f7b5e
EUC-JP 星????}星????{^ 110000001011000100111111001111110011111100111111011111011100000010110001001111110011111100111111001111110111101101011110 c0b13f3f3f3f7dc0b13f3f3f3f7b5e
UTF-8 星렯렏렯렔}星렯렏렯렔{^ 111001101001100010011111111010111010000010101111111010111010000010001111111010111010000010101111111010111010000010010100011111011110011010011000100111111110101110100000101011111110101110100000100011111110101110100000101011111110101110100000100101000111101101011110 e6989feba0afeba08feba0afeba0947de6989feba0afeba08feba0afeba0947b5e
UHC 星렯렏렯렔}星렯렏렯렔{^ 1110000011111000100011101011110010001110101001011000111010111100100011101010100101111101111000001111100010001110101111001000111010100101100011101011110010001110101010010111101101011110 e0f88ebc8ea58ebc8ea97de0f88ebc8ea58ebc8ea97b5e

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