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 ??M??V}??M??V{^ 001111110011111101001101001111110011111101010110011111010011111100111111010011010011111100111111010101100111101101011110 3f3f4d3f3f567d3f3f4d3f3f567b5e
SJIS-WIN ??M??V}??M??V{^ 001111110011111101001101001111110011111101010110011111010011111100111111010011010011111100111111010101100111101101011110 3f3f4d3f3f567d3f3f4d3f3f567b5e
EUC-JP ??M??V}??M??V{^ 001111110011111101001101001111110011111101010110011111010011111100111111010011010011111100111111010101100111101101011110 3f3f4d3f3f567d3f3f4d3f3f567b5e
UTF-8 렻렮M렺렍V}렻렮M렺렍V{^ 11101011101000001011101111101011101000001010111001001101111010111010000010111010111010111010000010001101010101100111110111101011101000001011101111101011101000001010111001001101111010111010000010111010111010111010000010001101010101100111101101011110 eba0bbeba0ae4deba0baeba08d567deba0bbeba0ae4deba0baeba08d567b5e
UHC 렻렮M렺렍V}렻렮M렺렍V{^ 1000111011000011100011101011101101001101100011101100001010001110101000110101011001111101100011101100001110001110101110110100110110001110110000101000111010100011010101100111101101011110 8ec38ebb4d8ec28ea3567d8ec38ebb4d8ec28ea3567b5e

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