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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 逕母ウ閉ィ驥峨Θ 1110011110010100100101011110101010110011100101011100001010101000111010011000011110001001111000111000001110100110 e79495eab395c2a8e98789e383a6
EUC-JP 逕母ウ閉ィ驥峨Θ 11101101111101001100101011101100100011101011001111001010110001001000111010101000111100011110011110110010111001011010011010101000 edf4caec8eb3cac48ea8f1e7b2e5a6a8
UTF-8 逕母ウ閉ィ驥峨Θ 1110100110000000100101011110011010101111100011011110111110111101101100111110100110010110100010011110111110111101101010001110100110101001101001011110010110110011101010001100111010011000 e98095e6af8defbdb3e99689efbda8e9a9a5e5b3a8ce98
UHC 逕母?閉?驥峨Θ 1100110011101111110110011011110100111111111110001100110100111111110100011100101011100100101100011010010111001000 ccefd9bd3ff8cd3fd1cae4b1a5c8

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