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 昏??}昏??{^ 1000110110101000001111110011111101111101100011011010100000111111001111110111101101011110 8da83f3f7d8da83f3f7b5e
EUC-JP 昏??}昏??{^ 1011101010101010001111110011111101111101101110101010101000111111001111110111101101011110 baaa3f3f7dbaaa3f3f7b5e
UTF-8 昏얇롛}昏얇롛{^ 111001101001100010001111111011001001011010000111111010111010000110011011011111011110011010011000100011111110110010010110100001111110101110100001100110110111101101011110 e6988fec9687eba19b7de6988fec9687eba19b7b5e
UHC 昏얇롛}昏얇롛{^ 111110111110011110111110111000111000111011011111011111011111101111100111101111101110001110001110110111110111101101011110 fbe7bee38edf7dfbe7bee38edf7b5e

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