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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 韋匁エゥ}韋匁エゥ{^ 111010001110100010010110111001101011010010101001011111011110100011101000100101101110011010110100101010010111101101011110 e8e896e6b4a97de8e896e6b4a97b5e
EUC-JP 韋匁エゥ}韋匁エゥ{^ 11110000111010101100110011101000100011101011010010001110101010010111110111110000111010101100110011101000100011101011010010001110101010010111101101011110 f0eacce88eb48ea97df0eacce88eb48ea97b5e
UTF-8 韋匁エゥ}韋匁エゥ{^ 111010011001111110001011111001011000110010000001111011111011110110110100111011111011110110101001011111011110100110011111100010111110010110001100100000011110111110111101101101001110111110111101101010010111101101011110 e99f8be58c81efbdb4efbda97de99f8be58c81efbdb4efbda97b5e
UHC 韋???}韋???{^ 11101010110111110011111100111111001111110111110111101010110111110011111100111111001111110111101101011110 eadf3f3f3f7deadf3f3f3f7b5e

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