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 爰??}爰??{^ 1110000010100111001111110011111101111101111000001010011100111111001111110111101101011110 e0a73f3f7de0a73f3f7b5e
EUC-JP 爰??}爰??{^ 1110000010101001001111110011111101111101111000001010100100111111001111110111101101011110 e0a93f3f7de0a93f3f7b5e
UTF-8 爰뚢뵑}爰뚢뵑{^ 111001111000100010110000111010111001101010100010111010111011010110010001011111011110011110001000101100001110101110011010101000101110101110110101100100010111101101011110 e788b0eb9aa2ebb5917de788b0eb9aa2ebb5917b5e
UHC 爰뚢뵑}爰뚢뵑{^ 111010101011101010001100111000101001010010010011011111011110101010111010100011001110001010010100100100110111101101011110 eaba8ce294937deaba8ce294937b5e

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