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 êþºå©nk}êþºå©nk{^ 11101010111111101011101011100101100011111010100101101110011010110111110111101010111111101011101011100101100011111010100101101110011010110111101101011110 eafebae58fa96e6b7deafebae58fa96e6b7b5e
SJIS-WIN ??????nk}??????nk{^ 00111111001111110011111100111111001111110011111101101110011010110111110100111111001111110011111100111111001111110011111101101110011010110111101101011110 3f3f3f3f3f3f6e6b7d3f3f3f3f3f3f6e6b7b5e
EUC-JP êþºå?©nk}êþºå?©nk{^ 100011111010101110110100100011111010100111010000100011111010001011101011100011111010101110101001001111111000111110100010111011010110111001101011011111011000111110101011101101001000111110101001110100001000111110100010111010111000111110101011101010010011111110001111101000101110110101101110011010110111101101011110 8fabb48fa9d08fa2eb8faba93f8fa2ed6e6b7d8fabb48fa9d08fa2eb8faba93f8fa2ed6e6b7b5e
UTF-8 êþºå©nk}êþºå©nk{^ 11000011101010101100001110111110110000101011101011000011101001011100001010001111110000101010100101101110011010110111110111000011101010101100001110111110110000101011101011000011101001011100001010001111110000101010100101101110011010110111101101011110 c3aac3bec2bac3a5c28fc2a96e6b7dc3aac3bec2bac3a5c28fc2a96e6b7b5e
UHC ?þº???nk}?þº???nk{^ 0011111110101001101011011010100010101100001111110011111100111111011011100110101101111101001111111010100110101101101010001010110000111111001111110011111101101110011010110111101101011110 3fa9ada8ac3f3f3f6e6b7d3fa9ada8ac3f3f3f6e6b7b5e

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