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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 逕母ウ閉ィ驥峨Θ? 111001111001010010010101111010101011001110010101110000101010100011101001100001111000100111100011100000111010011000111111 e79495eab395c2a8e98789e383a63f
EUC-JP 逕母ウ閉ィ驥峨Θ宼 11101101111101001100101011101100100011101011001111001010110001001000111010101000111100011110011110110010111001011010011010101000100011111011101011011010 edf4caec8eb3cac48ea8f1e7b2e5a6a88fbada
UTF-8 逕母ウ閉ィ驥峨Θ宼 1110100110000000100101011110011010101111100011011110111110111101101100111110100110010110100010011110111110111101101010001110100110101001101001011110010110110011101010001100111010011000111001011010111010111100 e98095e6af8defbdb3e99689efbda8e9a9a5e5b3a8ce98e5aebc
UHC 逕母?閉?驥峨Θ? 110011001110111111011001101111010011111111111000110011010011111111010001110010101110010010110001101001011100100000111111 ccefd9bd3ff8cd3fd1cae4b1a5c83f

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