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 ???[???[^ 001111110011111100111111010110110011111100111111001111110101101101011110 3f3f3f5b3f3f3f5b5e
SJIS-WIN 尸??[尸??[^ 1001101110011001001111110011111101011011100110111001100100111111001111110101101101011110 9b993f3f5b9b993f3f5b5e
EUC-JP 尸??[尸??[^ 1101010111111001001111110011111101011011110101011111100100111111001111110101101101011110 d5f93f3f5bd5f93f3f5b5e
UTF-8 尸듾랺[尸듾랺[^ 111001011011000010111000111010111001001110111110111010111001111010111010010110111110010110110000101110001110101110010011101111101110101110011110101110100101101101011110 e5b0b8eb93beeb9eba5be5b0b8eb93beeb9eba5b5e
UHC 尸듾랺[尸듾랺[^ 111000111011100110001010111001001000111001010011010110111110001110111001100010101110010010001110010100110101101101011110 e3b98ae48e535be3b98ae48e535b5e

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