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 ????[????[^ 0011111100111111001111110011111101011011001111110011111100111111001111110101101101011110 3f3f3f3f5b3f3f3f3f5b5e
SJIS-WIN 鈺?鈺?[鈺?鈺?[^ 111110111100010000111111111110111100010000111111010110111111101111000100001111111111101111000100001111110101101101011110 fbc43ffbc43f5bfbc43ffbc43f5b5e
EUC-JP 鈺琁鈺琁[鈺琁鈺琁[^ 100011111110001111010101100011111100110010100011100011111110001111010101100011111100110010100011010110111000111111100011110101011000111111001100101000111000111111100011110101011000111111001100101000110101101101011110 8fe3d58fcca38fe3d58fcca35b8fe3d58fcca38fe3d58fcca35b5e
UTF-8 鈺琁鈺琁[鈺琁鈺琁[^ 111010011000100010111010111001111001000010000001111010011000100010111010111001111001000010000001010110111110100110001000101110101110011110010000100000011110100110001000101110101110011110010000100000010101101101011110 e988bae79081e988bae790815be988bae79081e988bae790815b5e
UHC 鈺琁鈺琁[鈺琁鈺琁[^ 11101000101011011110000011000100111010001010110111100000110001000101101111101000101011011110000011000100111010001010110111100000110001000101101101011110 e8ade0c4e8ade0c45be8ade0c4e8ade0c45b5e

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