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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 永??泣?└懿 1000100101101001001111110011111110001011100000110011111110000100101001001001110011110010 89693f3f8b833f84a49cf2
EUC-JP 永??泣?└懿 1011000111001010001111110011111110110101111000110011111110101000101001101101100011110100 b1ca3f3fb5e33fa8a6d8f4
UTF-8 永띠뮋泣쏉└懿 111001101011000010111000111010111001110110100000111010111010111010001011111001101011001110100011111011001000111110001001111000101001010010010100111001101000011110111111 e6b0b8eb9da0ebae8be6b3a3ec8f89e29494e687bf
UHC 永띠뮋泣쏉└懿 1110011110110101101101101110110010010010100110011110101111101000100110111110111110100110101001101110101111110011 e7b5b6ec9299ebe89befa6a6ebf3

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