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 瀅ー酘ヲ燾フ鮨鐺^ 1111101101001110101100001110011111000100101001101111101101011010110011001110100110111101111010000110010101011110 fb4eb0e7c4a6fb5acce9bde8655e
EUC-JP 瀅ー酘ヲ燾フ鮨鐺^ 10001111110010011010101110001110101100001110111011000110100011101010011010001111110010101011110110001110110011001111001010111111111011111100011001011110 8fc9ab8eb0eec68ea68fcabd8eccf2bfefc65e
UTF-8 瀅ー酘ヲ燾フ鮨鐺^ 11100111100000001000010111101111101111011011000011101001100001011001100011101111101111011010011011100111100001111011111011101111101111101000110011101001101011101010100011101001100100001011101001011110 e78085efbdb0e98598efbda6e787beefbe8ce9aea8e990ba5e
UHC 瀅???燾???^ 1111101110100100001111110011111100111111110101001010011100111111001111110011111101011110 fba43f3f3fd4a73f3f3f5e

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