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 ?????????? 00111111001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f3f
SJIS-WIN ???◇??タ??秘 00111111001111110011111110000001100111100011111100111111100000110101111000111111001111111001010011101001 3f3f3f819e3f3f835e3f3f94e9
EUC-JP ???◇??タ??秘 00111111001111110011111110100001111111100011111100111111101001011011111100111111001111111100100011101011 3f3f3fa1fe3f3fa5bf3f3fc8eb
UTF-8 룶퓦㈒◇룴컦タ룴찼秘 111010111010001110110110111011011001001110100110111000111000100010010010111000101001011110000111111010111010001110110100111011001011101110100110111000111000001010111111111010111010001110110100111011001011000010111100111001111010011110011000 eba3b6ed93a6e38892e29787eba3b4ecbba6e382bfeba3b4ecb0bce7a798
UHC 룶퓦㈒◇룴컦タ룴찼秘 1000111110101011101111111000111110101001110000111010000111011110100011111010100110110000100011111010101110111111100011111010100111000011101000011101110111111010 8fabbf8fa9c3a1de8fa9b08fabbf8fa9c3a1ddfa

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