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 茹g?}茹g?{^ 11100100101001011000001010000111001111110111110111100100101001011000001010000111001111110111101101011110 e4a582873f7de4a582873f7b5e
EUC-JP 茹g?}茹g?{^ 11101000101001111010001111100111001111110111110111101000101001111010001111100111001111110111101101011110 e8a7a3e73f7de8a7a3e73f7b5e
UTF-8 茹g썣}茹g썣{^ 111010001000110010111001111011111011110110000111111011001000110110100011011111011110100010001100101110011110111110111101100001111110110010001101101000110111101101011110 e88cb9efbd87ec8da37de88cb9efbd87ec8da37b5e
UHC 茹g썣}茹g썣{^ 111001101010101010100011111001111001101110010110011111011110011010101010101000111110011110011011100101100111101101011110 e6aaa3e79b967de6aaa3e79b967b5e

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