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 渼嫉瀅ワ魍瑣ス 111110110100100110001110101110011111101101001110110111001110100110110001111000001111001010111101 fb498eb9fb4edce9b1e0f2bd
EUC-JP 渼嫉瀅ワ魍瑣ス 10001111110001111111000010111100101110111000111111001001101010111000111011011100111100101011001111100000111101001000111010111101 8fc7f0bcbb8fc9ab8edcf2b3e0f48ebd
UTF-8 渼嫉瀅ワ魍瑣ス 111001101011100010111100111001011010101110001001111001111000000010000101111011111011111010011100111010011010110110001101111001111001000110100011111011111011110110111101 e6b8bce5ab89e78085efbe9ce9ad8de791a3efbdbd
UHC 渼嫉瀅???? 11011010101101001111001011101100111110111010010000111111001111110011111100111111 dab4f2ecfba43f3f3f3f

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