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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 雜∵湯}雜∵湯{^ 111010001011011010000001111001101001001110010010011111011110100010110110100000011110011010010011100100100111101101011110 e8b681e693927de8b681e693927b5e
EUC-JP 雜∵湯}雜∵湯{^ 111100001011100010100010111010001100010111110010011111011111000010111000101000101110100011000101111100100111101101011110 f0b8a2e8c5f27df0b8a2e8c5f27b5e
UTF-8 雜∵湯}雜∵湯{^ 111010011001101110011100111000101000100010110101111001101011100110101111011111011110100110011011100111001110001010001000101101011110011010111001101011110111101101011110 e99b9ce288b5e6b9af7de99b9ce288b5e6b9af7b5e
UHC 雜∵湯}雜∵湯{^ 111011011101101010100001111100011111011110110111011111011110110111011010101000011111000111110111101101110111101101011110 eddaa1f1f7b77deddaa1f1f7b77b5e

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