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 ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
SJIS-WIN ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
EUC-JP ????WD????WD^ 00111111001111110011111100111111010101110100010000111111001111110011111100111111010101110100010001011110 3f3f3f3f57443f3f3f3f57445e
UTF-8 쒔렠쑈렼WD쒔렠쑈렼WD^ 1110110010010010100101001110101110100000101000001110110010010001100010001110101110100000101111000101011101000100111011001001001010010100111010111010000010100000111011001001000110001000111010111010000010111100010101110100010001011110 ec9294eba0a0ec9188eba0bc5744ec9294eba0a0ec9188eba0bc57445e
UHC 쒔렠쑈렼WD쒔렠쑈렼WD^ 101111101010110110001110101100011011111010100100100011101100010001010111010001001011111010101101100011101011000110111110101001001000111011000100010101110100010001011110 bead8eb1bea48ec45744bead8eb1bea48ec457445e

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