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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ???梨???悧^ 0011111100111111001111111001011110011100001111110011111100111111100111001010010001011110 3f3f3f979c3f3f3f9ca45e
EUC-JP 檉??梨檉??悧^ 100011111100010110111011001111110011111111001101111111001000111111000101101110110011111100111111110110001010011001011110 8fc5bb3f3fcdfc8fc5bb3f3fd8a65e
UTF-8 檉몃렱梨檉몃렱悧^ 11100110101010101000100111101011101010101000001111101011101000001011000111100110101000101010100011100110101010101000100111101011101010101000001111101011101000001011000111100110100000101010011101011110 e6aa89ebaa83eba0b1e6a2a8e6aa89ebaa83eba0b1e682a75e
UHC 檉몃렱梨檉몃렱悧^ 1110111111100000101110001110101110001110101111101101011111011110111011111110000010111000111010111000111010111110110101111101110001011110 efe0b8eb8ebed7deefe0b8eb8ebed7dc5e

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