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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 穩ル?穩ル?^ 1110001001110010100000111000101100111111111000100111001010000011100010110011111101011110 e272838b3fe272838b3f5e
EUC-JP 穩ル?穩ル?^ 1110001111010011101001011110101100111111111000111101001110100101111010110011111101011110 e3d3a5eb3fe3d3a5eb3f5e
UTF-8 穩ル컛穩ル컛^ 11100111101010011010100111100011100000111010101111101100101110111001101111100111101010011010100111100011100000111010101111101100101110111001101101011110 e7a9a9e383abecbb9be7a9a9e383abecbb9b5e
UHC 穩ル컛穩ル컛^ 11101000101100011010101111101011101100001000011011101000101100011010101111101011101100001000011001011110 e8b1abebb086e8b1abebb0865e

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