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 爻オネ}爻オネ{^ 1110000010101001101101011100100001111101111000001010100110110101110010000111101101011110 e0a9b5c87de0a9b5c87b5e
EUC-JP 爻オネ}爻オネ{^ 111000001010101110001110101101011000111011001000011111011110000010101011100011101011010110001110110010000111101101011110 e0ab8eb58ec87de0ab8eb58ec87b5e
UTF-8 爻オネ}爻オネ{^ 111001111000100010111011111011111011110110110101111011111011111010001000011111011110011110001000101110111110111110111101101101011110111110111110100010000111101101011110 e788bbefbdb5efbe887de788bbefbdb5efbe887b5e
UHC 爻??}爻??{^ 1111110110100001001111110011111101111101111111011010000100111111001111110111101101011110 fda13f3f7dfda13f3f7b5e

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