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 齬??}齬??{^ 1110101010010111001111110011111101111101111010101001011100111111001111110111101101011110 ea973f3f7dea973f3f7b5e
EUC-JP 齬??}齬??{^ 1111001111110111001111110011111101111101111100111111011100111111001111110111101101011110 f3f73f3f7df3f73f3f7b5e
UTF-8 齬녑킊}齬녑킊{^ 111010011011110110101100111010111000010110010001111011011000001010001010011111011110100110111101101011001110101110000101100100011110110110000010100010100111101101011110 e9bdaceb8591ed828a7de9bdaceb8591ed828a7b5e
UHC 齬녑킊}齬녑킊{^ 111001011110000110110011111001011011010010010110011111011110010111100001101100111110010110110100100101100111101101011110 e5e1b3e5b4967de5e1b3e5b4967b5e

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