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 爻ムオ}爻ムオ{^ 1110000010101001110100011011010101111101111000001010100111010001101101010111101101011110 e0a9d1b57de0a9d1b57b5e
EUC-JP 爻ムオ}爻ムオ{^ 111000001010101110001110110100011000111010110101011111011110000010101011100011101101000110001110101101010111101101011110 e0ab8ed18eb57de0ab8ed18eb57b5e
UTF-8 爻ムオ}爻ムオ{^ 111001111000100010111011111011111011111010010001111011111011110110110101011111011110011110001000101110111110111110111110100100011110111110111101101101010111101101011110 e788bbefbe91efbdb57de788bbefbe91efbdb57b5e
UHC 爻??}爻??{^ 1111110110100001001111110011111101111101111111011010000100111111001111110111101101011110 fda13f3f7dfda13f3f7b5e

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