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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ゙ァ荀゙ァ荀^ 11011110101001111110010010100100111100101110011011011110101001111110010010100100111100101110011001011110 dea7e4a4f2e6dea7e4a4f2e65e
EUC-JP ゙ァ荀?゙ァ荀?^ 100011101101111010001110101001111110100010100110001111111000111011011110100011101010011111101000101001100011111101011110 8ede8ea7e8a63f8ede8ea7e8a63f5e
UTF-8 ゙ァ荀゙ァ荀^ 11101111101111101001111011101111101111011010011111101000100011011000000011101110100010001001110111101111101111101001111011101111101111011010011111101000100011011000000011101110100010001001110101011110 efbe9eefbda7e88d80ee889defbe9eefbda7e88d80ee889d5e
UHC ??荀???荀?^ 0011111100111111111000101111000000111111001111110011111111100010111100000011111101011110 3f3fe2f03f3f3fe2f03f5e

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