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 輒潁湫躊}輒潁湫躊{^ 11100111011010111001111111110001100111111101010111100111010100110111110111100111011010111001111111110001100111111101010111100111010100110111101101011110 e76b9ff19fd5e7537de76b9ff19fd5e7537b5e
EUC-JP 輒潁湫躊}輒潁湫躊{^ 11101101110011001101111011110011110111101101011111101101101101000111110111101101110011001101111011110011110111101101011111101101101101000111101101011110 edccdef3ded7edb47dedccdef3ded7edb47b5e
UTF-8 輒潁湫躊}輒潁湫躊{^ 111010001011110010010010111001101011110110000001111001101011100110101011111010001011101010001010011111011110100010111100100100101110011010111101100000011110011010111001101010111110100010111010100010100111101101011110 e8bc92e6bd81e6b9abe8ba8a7de8bc92e6bd81e6b9abe8ba8a7b5e
UHC 輒潁湫躊}輒潁湫躊{^ 11110100111001011110011110111000111101011101001111110001110011000111110111110100111001011110011110111000111101011101001111110001110011000111101101011110 f4e5e7b8f5d3f1cc7df4e5e7b8f5d3f1cc7b5e

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