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 湜湿渼ト鮗ス澵 111110110100011110001110101111001111101101001001110001001110100110111010101111011111101101001100 fb478ebcfb49c4e9babdfb4c
EUC-JP 湜湿渼ト鮗ス澵 1000111111000111111111001011110010111110100011111100011111110000100011101100010011110010101111001000111010111101100011111100100011111000 8fc7fcbcbe8fc7f08ec4f2bc8ebd8fc8f8
UTF-8 湜湿渼ト鮗ス澵 111001101011100110011100111001101011100110111111111001101011100010111100111011111011111010000100111010011010111010010111111011111011110110111101111001101011111010110101 e6b99ce6b9bfe6b8bcefbe84e9ae97efbdbde6beb5
UHC 湜?渼???? 111000111101011100111111110110101011010000111111001111110011111100111111 e3d73fdab43f3f3f3f

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