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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 遽ウ襍ァ}遽ウ襍ァ{^ 111001111010111110110011111010001011010110100111011111011110011110101111101100111110100010110101101001110111101101011110 e7afb3e8b5a77de7afb3e8b5a77b5e
EUC-JP 遽ウ襍ァ}遽ウ襍ァ{^ 11101110101100011000111010110011111100001011011110001110101001110111110111101110101100011000111010110011111100001011011110001110101001110111101101011110 eeb18eb3f0b78ea77deeb18eb3f0b78ea77b5e
UTF-8 遽ウ襍ァ}遽ウ襍ァ{^ 111010011000000110111101111011111011110110110011111010001010010110001101111011111011110110100111011111011110100110000001101111011110111110111101101100111110100010100101100011011110111110111101101001110111101101011110 e981bdefbdb3e8a58defbda77de981bdefbdb3e8a58defbda77b5e
UHC 遽???}遽???{^ 11001011111010000011111100111111001111110111110111001011111010000011111100111111001111110111101101011110 cbe83f3f3f7dcbe83f3f3f7b5e

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