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 ??\}??\{^ 001111110011111101011100011111010011111100111111010111000111101101011110 3f3f5c7d3f3f5c7b5e
SJIS-WIN 匙潁\}匙潁\{^ 10001101111110101001111111110001010111000111110110001101111110101001111111110001010111000111101101011110 8dfa9ff15c7d8dfa9ff15c7b5e
EUC-JP 匙潁\}匙潁\{^ 10111010111111001101111011110011010111000111110110111010111111001101111011110011010111000111101101011110 bafcdef35c7dbafcdef35c7b5e
UTF-8 匙潁\}匙潁\{^ 1110010110001100100110011110011010111101100000010101110001111101111001011000110010011001111001101011110110000001010111000111101101011110 e58c99e6bd815c7de58c99e6bd815c7b5e
UHC 匙潁\}匙潁\{^ 11100011101101011110011110111000010111000111110111100011101101011110011110111000010111000111101101011110 e3b5e7b85c7de3b5e7b85c7b5e

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