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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 薔???}薔???{^ 11100101010010110011111100111111001111110111110111100101010010110011111100111111001111110111101101011110 e54b3f3f3f7de54b3f3f3f7b5e
EUC-JP 薔???}薔???{^ 11101001101011000011111100111111001111110111110111101001101011000011111100111111001111110111101101011110 e9ac3f3f3f7de9ac3f3f3f7b5e
UTF-8 薔쿡렣렠}薔쿡렣렠{^ 111010001001011010010100111011001011111110100001111010111010000010100011111010111010000010100000011111011110100010010110100101001110110010111111101000011110101110100000101000111110101110100000101000000111101101011110 e89694ecbfa1eba0a3eba0a07de89694ecbfa1eba0a3eba0a07b5e
UHC 薔쿡렣렠}薔쿡렣렠{^ 11101101111110011100010011101110100011101011010010001110101100010111110111101101111110011100010011101110100011101011010010001110101100010111101101011110 edf9c4ee8eb48eb17dedf9c4ee8eb48eb17b5e

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