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{^ 1111101101000011101110001110100011011010101101010100111001111101111110110100001110111000111010001101101010110101010011100111101101011110 fb43b8e8dab54e7dfb43b8e8dab54e7b5e
EUC-JP ?ク靺オN}?ク靺オN{^ 00111111100011101011100011110000110111001000111010110101010011100111110100111111100011101011100011110000110111001000111010110101010011100111101101011110 3f8eb8f0dc8eb54e7d3f8eb8f0dc8eb54e7b5e
UTF-8 淸ク靺オN}淸ク靺オN{^ 1110011010110111101110001110111110111101101110001110100110011101101110101110111110111101101101010100111001111101111001101011011110111000111011111011110110111000111010011001110110111010111011111011110110110101010011100111101101011110 e6b7b8efbdb8e99dbaefbdb54e7de6b7b8efbdb8e99dbaefbdb54e7b5e
UHC 淸?靺?N}淸?靺?N{^ 1111010011101000001111111101100011001011001111110100111001111101111101001110100000111111110110001100101100111111010011100111101101011110 f4e83fd8cb3f4e7df4e83fd8cb3f4e7b5e

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