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 屍??}屍??{^ 1000111001110010001111110011111101111101100011100111001000111111001111110111101101011110 8e723f3f7d8e723f3f7b5e
EUC-JP 屍??}屍??{^ 1011101111010011001111110011111101111101101110111101001100111111001111110111101101011110 bbd33f3f7dbbd33f3f7b5e
UTF-8 屍됧갨}屍됧갨{^ 111001011011000110001101111010111001000010100111111010101011000010101000011111011110010110110001100011011110101110010000101001111110101010110000101010000111101101011110 e5b18deb90a7eab0a87de5b18deb90a7eab0a87b5e
UHC 屍됧갨}屍됧갨{^ 111000111011101110001001111001011000000101010011011111011110001110111011100010011110010110000001010100110111101101011110 e3bb89e581537de3bb89e581537b5e

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