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 渼爾煆鴫湜湿澵 1111101101001001100011101010001011111011010101101000111010110000111110110100011110001110101111001111101101001100 fb498ea2fb568eb0fb478ebcfb4c
EUC-JP 渼爾煆鴫湜湿澵 100011111100011111110000101111001010010010001111110010011111010010111100101100101000111111000111111111001011110010111110100011111100100011111000 8fc7f0bca48fc9f4bcb28fc7fcbcbe8fc8f8
UTF-8 渼爾煆鴫湜湿澵 111001101011100010111100111001111000100010111110111001111000010110000110111010011011010010101011111001101011100110011100111001101011100110111111111001101011111010110101 e6b8bce788bee78586e9b4abe6b99ce6b9bfe6beb5
UHC 渼爾??湜?? 11011010101101001110110010110011001111110011111111100011110101110011111100111111 dab4ecb33f3fe3d73f3f

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