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 ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
SJIS-WIN ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
EUC-JP ????W}????W{^ 00111111001111110011111100111111010101110111110100111111001111110011111100111111010101110111101101011110 3f3f3f3f577d3f3f3f3f577b5e
UTF-8 쒔렠쑈렼W}쒔렠쑈렼W{^ 1110110010010010100101001110101110100000101000001110110010010001100010001110101110100000101111000101011101111101111011001001001010010100111010111010000010100000111011001001000110001000111010111010000010111100010101110111101101011110 ec9294eba0a0ec9188eba0bc577dec9294eba0a0ec9188eba0bc577b5e
UHC 쒔렠쑈렼W}쒔렠쑈렼W{^ 101111101010110110001110101100011011111010100100100011101100010001010111011111011011111010101101100011101011000110111110101001001000111011000100010101110111101101011110 bead8eb1bea48ec4577dbead8eb1bea48ec4577b5e

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