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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 茹??潮茹??潮^ 11100100101001010011111100111111100100101010101011100100101001010011111100111111100100101010101001011110 e4a53f3f92aae4a53f3f92aa5e
EUC-JP 茹??潮茹??潮^ 11101000101001110011111100111111110001001010110011101000101001110011111100111111110001001010110001011110 e8a73f3fc4ace8a73f3fc4ac5e
UTF-8 茹롛렽潮茹롛렽潮^ 11101000100011001011100111101011101000011001101111101011101000001011110111100110101111011010111011101000100011001011100111101011101000011001101111101011101000001011110111100110101111011010111001011110 e88cb9eba19beba0bde6bdaee88cb9eba19beba0bde6bdae5e
UHC 茹롛렽潮茹롛렽潮^ 1110011010101010100011101101111110001110110001011111000011001101111001101010101010001110110111111000111011000101111100001100110101011110 e6aa8edf8ec5f0cde6aa8edf8ec5f0cd5e

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