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 テδ療δ愿δ療δ弯 1100001110000011110000101001011111000011100000111100001010011100110000111000001111000010100101111100001110000011110000101001110001011110 c383c297c383c29cc383c297c383c29c5e
EUC-JP テδ療δ愿δ療δ弯 100011101100001110100110110001001100111011000101101001101100010011011000110001011010011011000100110011101100010110100110110001001101011110111111 8ec3a6c4cec5a6c4d8c5a6c4cec5a6c4d7bf
UTF-8 テδ療δ愿δ療δ弯 1110111110111110100000111100111010110100111001111001100110000010110011101011010011100110100001001011111111001110101101001110011110011001100000101100111010110100111001011011110010101111 efbe83ceb4e79982ceb4e684bfceb4e79982ceb4e5bcaf
UHC ?δ療δ愿δ療δ? 00111111101001011110010011010110111110111010010111100100111010101011010010100101111001001101011011111011101001011110010000111111 3fa5e4d6fba5e4eab4a5e4d6fba5e43f

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