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 擾⑨?}擾⑨?{^ 10001111111011111000011101001000001111110111110110001111111011111000011101001000001111110111101101011110 8fef87483f7d8fef87483f7b5e
EUC-JP 擾??}擾??{^ 1011111011110001001111110011111101111101101111101111000100111111001111110111101101011110 bef13f3f7dbef13f3f7b5e
UTF-8 擾⑨숲}擾⑨숲{^ 111001101001001110111110111000101001000110101000111011001000100010110010011111011110011010010011101111101110001010010001101010001110110010001000101100100111101101011110 e693bee291a8ec88b27de693bee291a8ec88b27b5e
UHC 擾⑨숲}擾⑨숲{^ 111010001111011010101000111011111011110110100011011111011110100011110110101010001110111110111101101000110111101101011110 e8f6a8efbda37de8f6a8efbda37b5e

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