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 畑??邯畑??邯^ 10010100101010000011111100111111111001111011011010010100101010000011111100111111111001111011011001011110 94a83f3fe7b694a83f3fe7b65e
EUC-JP 畑??邯畑??邯^ 11001000101010100011111100111111111011101011100011001000101010100011111100111111111011101011100001011110 c8aa3f3feeb8c8aa3f3feeb85e
UTF-8 畑룹눘邯畑룹눘邯^ 11100111100101011001000111101011101000111011100111101011100010001001100011101001100000101010111111100111100101011001000111101011101000111011100111101011100010001001100011101001100000101010111101011110 e79591eba3b9eb8898e982afe79591eba3b9eb8898e982af5e
UHC 畑룹눘邯畑룹눘邯^ 1110111110100101101101111110110010000111101100011100101011111011111011111010010110110111111011001000011110110001110010101111101101011110 efa5b7ec87b1cafbefa5b7ec87b1cafb5e

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