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}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
SJIS-WIN ????M}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
EUC-JP ????M}????M{^ 00111111001111110011111100111111010011010111110100111111001111110011111100111111010011010111101101011110 3f3f3f3f4d7d3f3f3f3f4d7b5e
UTF-8 쒔렠쑈렼M}쒔렠쑈렼M{^ 1110110010010010100101001110101110100000101000001110110010010001100010001110101110100000101111000100110101111101111011001001001010010100111010111010000010100000111011001001000110001000111010111010000010111100010011010111101101011110 ec9294eba0a0ec9188eba0bc4d7dec9294eba0a0ec9188eba0bc4d7b5e
UHC 쒔렠쑈렼M}쒔렠쑈렼M{^ 101111101010110110001110101100011011111010100100100011101100010001001101011111011011111010101101100011101011000110111110101001001000111011000100010011010111101101011110 bead8eb1bea48ec44d7dbead8eb1bea48ec44d7b5e

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