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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 釮テォ}釮テォ{^ 1111101110111110110000111010101101111101111110111011111011000011101010110111101101011110 fbbec3ab7dfbbec3ab7b5e
EUC-JP 釮テォ}釮テォ{^ 1000111111100011101100001000111011000011100011101010101101111101100011111110001110110000100011101100001110001110101010110111101101011110 8fe3b08ec38eab7d8fe3b08ec38eab7b5e
UTF-8 釮テォ}釮テォ{^ 111010011000011110101110111011111011111010000011111011111011110110101011011111011110100110000111101011101110111110111110100000111110111110111101101010110111101101011110 e987aeefbe83efbdab7de987aeefbe83efbdab7b5e
UHC ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e

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