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 愿?袁??運? 10011100110000110011111111100101110011010011111100111111100010010101111000111111 9cc33fe5cd3f3f895e3f
EUC-JP 愿?袁??運? 11011000110001010011111111101010110011110011111100111111101100011011111100111111 d8c53feacf3f3fb1bf3f
UTF-8 愿렑袁얗홧運렩 111001101000010010111111111010111010000010010001111010001010001010000001111011001001011010010111111011011001100110100111111010011000000110001011111010111010000010101001 e684bfeba091e8a281ec9697ed99a7e9818beba0a9
UHC 愿렑袁얗홧運렩 1110101010110100100011101010011011101010101111101011111011101001110010001011000111101010101000011000111010110111 eab48ea6eabebee9c8b1eaa18eb7

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