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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN ???速N}???速N{^ 001111110011111100111111100100011010110001001110011111010011111100111111001111111001000110101100010011100111101101011110 3f3f3f91ac4e7d3f3f3f91ac4e7b5e
EUC-JP ???速N}???速N{^ 001111110011111100111111110000101010111001001110011111010011111100111111001111111100001010101110010011100111101101011110 3f3f3fc2ae4e7d3f3f3fc2ae4e7b5e
UTF-8 씌렓롇速N}씌렓롇速N{^ 1110110010010100100011001110101110100000100100111110101110100001100001111110100110000000100111110100111001111101111011001001010010001100111010111010000010010011111010111010000110000111111010011000000010011111010011100111101101011110 ec948ceba093eba187e9809f4e7dec948ceba093eba187e9809f4e7b5e
UHC 씌렓롇速N}씌렓롇速N{^ 101111101011101010001110101010001000111011001101111000011101110001001110011111011011111010111010100011101010100010001110110011011110000111011100010011100111101101011110 beba8ea88ecde1dc4e7dbeba8ea88ecde1dc4e7b5e

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